2
Answers

Access GridView control in Static Method

Hi,
 
I want to access ASP.net Gridview control i.e. bind data into gridview control from static method(ajax webmethod). How can I do this.

Answers (2)