Board index » Web Programming » GridView W/Drop Down List Question

GridView W/Drop Down List Question

Web Programming310
I made a GridView with a Drop Down List using the example here:

www.orcsweb.com/articles/dotnet_control_templates.aspx



It appears to work except that it dosn't actually save the updated data

selected by the drop down list. Instead it appears to save the origional

data. Any idea what I might be doing wrong?


-
 

Re:GridView W/Drop Down List Question

if post the code it might be easier to find what's the problem



-