Hi,
What do you mean with your saying, 'I have no option to bind gridview to the database'??
I know two choices for binding data to gridview!
First, You can use sqldatasource sqldatasource.
Second, You can bind data in code behind without using sqldatasource control.
Please Focus on them.
|