How to Bind DDL in footer template?
Hi all,
Can anyone tell me how to bind the dropdownlist in the footer template of GridView?
I have added DropDownList in the footer template and binding it with SqlDataSource(Using select Stmt) but when i run the application it displays the nameplace like "System.Data.OracleClient" as many times no. of record in the database table instead of data.
So plz guide me to solve this problem...:)
Vish
|