4
Answers

removing rows from datagrid view

faraz akram

faraz akram

14y
3.6k
1

heloow
i have a datagrid which is bound to a dataset.when i update or process a row it should be removed or hide immediately.(i dont want this row anymore in datagrid). i have tried rows.visible=false along with currency manager and rows.removeat(index) but both comes out with bugs .
is their any other simple way to do this
thanks in advance
 
 
Answers (4)