Hi gurus,

I think its stupid question for u people.. The problem here is by default last row will added in DataGrid like

> Col1 Col2 Col3
10 20 30
* null null null

Please the output which is shown above. and what i want is i want to remove the last(that is auto generated one.. by default it will come)..

Thanks in advance

REgards
Saravanan