![]() |
Sorting DataGrid after Row Data Changed
After I get a DataSet, and before I bind it to a DataGrid, I search through
the rows on a particular column, and if the column has certain data, I change it. The data change is reflected in the datagrid, so that's fine. However, when I sort on the column with the changed data, it sorts on the original value. For example, if the original data started with the letter "M" and the new data starts with the letter "G", it still sorts the rows as if it started with "M". Any ideas on what I might be doing wrong, or how to fix this? TIA jdn kingcrim@earthlink.net |
RE: Sorting DataGrid after Row Data Changed
Never mind, idiot error of the spelling mistake variety.
"jdn" wrote: > After I get a DataSet, and before I bind it to a DataGrid, I search through > the rows on a particular column, and if the column has certain data, I change > it. > > The data change is reflected in the datagrid, so that's fine. However, when > I sort on the column with the changed data, it sorts on the original value. > > For example, if the original data started with the letter "M" and the new > data starts with the letter "G", it still sorts the rows as if it started > with "M". > > Any ideas on what I might be doing wrong, or how to fix this? > > TIA > jdn > kingcrim@earthlink.net |
| All times are GMT. The time now is 01:28 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.