Hi all, I need your appreciated help.
I try this code:
http://www.c-sharpcorner.com/UploadFile/718fc8/how-to-show-record-into-gridview-using-dropdownlist-in-web-a/
In my attachment code I don't have error but the GridView is empty.
Can you help me?
Thanks in advance.
Loading
Deepak VermaPosted Aug 1, 2012, 7:18 AM
Execute the SQL Query (written in the application) using 'SQL Server Management Studio'. Check for the returned rows. If there is no row... check for the data in table(s) or correct your SQL query.
Chevy Mark SunderlandPosted Aug 1, 2012, 8:10 AM