Curtis360it
IS-IT--Management
All I want to do is update the different fields in a DetailView control. Currently, when the webform is running, if I click EDIT it allows for changing of the values. How can I update those values in the SQL DB? I tried to go through the SQLDataSource configuration but when it asks where to get the parameter values from, I click the detailview control as the control but it doesn't allow me to individually assign values from the Dataview to the parameters. Is this something I can do programatically?