Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
JP #1
Batch update
Hi;
What I am trying to do is, display data in 5 columns in a datagrid. Out
of the 5 columns 2 columns are textboxes so that, a user can change values in
multiple rows and then click an "Update" button which will update all the
rows that has been changed.
I am able to display the data in the textboxes just like I wanted but I need
some help on how to find out what are the rows that has been changed in the
datagrid and then update only those rows.
Please help!!
thanks in advance
JP
JP Guest
-
Batch update?
Consider two tables: Table_1 (id, data_1, data_2) Table_2 (id, data_2) How to load the `data_2` field from Table_2 to Table_1, which is... -
Datagrid batch update
I have created an excel like grid where the grid defaults to edit mode when it is renderered. But I would like a way to perform a batch update since... -
Batch Processing, not quite batch
Did anyone come up with a solution or at least an explination for this? I am having the same issue trying to batch convert TIFF files to PDF. -
batch update symbols across multiple pngs - fireworks MX?
Fireworks Extensions at http://johndunning.com/fireworks Mr. John Dunning, you are my personal hero. Thank you so much for writing this... -
batch update exception
hello, i use db2 v7.2 fixpack 6 the following code should delete some rows (if available) from a table : (pst = PreparedStatement, cn =... -
Jason #2
Re: Batch update
JP,
There was a great article posted on 4guys just last week that addresses
your issue. Check out:
[url]http://aspnet.4guysfromrolla.com/articles/121504-1.aspx[/url]
Hope that helps,
Jason
Jason Guest



Reply With Quote

