2
Answers

how to empty a data grid view without hiding or rebinding?

Photo of Rajan Mishra

Rajan Mishra

7y
573
1
I have a gridview control to which I want to assign null without rebinding the data using any database call. Is there any way by which it is possible?

Answers (2)