Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Updating multiple rows from one form
posted

Hi,

I am using NetAdvantage .Net 2007 Vol 2 for ASP.Net.  I have a databound WebGrid that has an unbound checkbox column as the first column to  select one or more rows to update.  Once rows have been selected, the user will click a button to bring up a form/dialog to select values to update all the selected rows with those values.  The idea is to avoid having the user manually update each individual row, since the data is going be repetitive.

Has anyone done something similar or have any ideas on the best way to implement this?    Thanks

 

Parents Reply Children
No Data