Update Multiple Datagrid Rows
- From: Erik Lautier <lautier@xxxxxxxxx>
- Date: Tue, 8 Apr 2008 13:03:29 -0700 (PDT)
I'm using an imagebutton in the datagrid footer to update a column of
textboxes in a "quantity" column with new values that the user
inputs. I'm using a datatable, which I then bind the datagrid to.
I've got the basic premise - dim a textbox, loop through the
datatable, find the "Quantity" control, set the values to those of the
textbox in the templatecolumn - but I haven't been able to get this to
work at all after several hours now. I've gone through tutorials but
nothing seems to do it...anyone have a code snippet to share? Thanks
in advance.
.
- Follow-Ups:
- Re: Update Multiple Datagrid Rows
- From: Erik Lautier
- Re: Update Multiple Datagrid Rows
- Prev by Date: Anyone know of a Silverlight newsgroup?
- Next by Date: Re: Question about sending email in asp.net web application
- Previous by thread: Anyone know of a Silverlight newsgroup?
- Next by thread: Re: Update Multiple Datagrid Rows
- Index(es):