3
Answers

Query related to Gridview


In my project there are three pages, Let say :

One.aspx --> In this page, Gridview1  displaying three column



Two.aspx --> In this page, Gridview2  displaying three column



Three.aspx -->

In this page i want to bind the gridview3 with name and subject, how to do it ?


Answers (3)