|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Sorting a datagridI have a datagrid on a windows form that is updated with new records.
When I add a new record to the table I want to automatically update the datagrid by filling it and refreshing it and in addition I want to sort a date column in the datagrid Descending (without clicking the column) reidarT reidarT wrote:
> I have a datagrid on a windows form that is updated with new records. DataTable.Clear> When I add a new record to the table I want to automatically update the > datagrid by > filling it and refreshing it and in addition I want to sort a date column in > the datagrid Descending > (without clicking the column) > reidarT DataAdaptor.Fill(DataTable) DataTable.DefaultView.Sort B.
Extracting string
Databind to ToolStripDropDown? Imitating a Webform in a Winform Printing problem resize an image and keep it's proportion? timer start at specific time listbox displaymember & valuemember Replacing string character URL How to use ADO.NET to run a data set returned stored procedure ? |
|||||||||||||||||||||||