Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20971 | Oct 29,2004 03:43 AM UTC | Oct 29,2004 05:09 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
CurrencyManager cm = this.BindingContext[grid.DataSource, grid.DataMember] as CurrencyManager;
DataView dv = cm.List as DataView;
dv.Sort = "FirstName ASC" // or dv.Sort = "FirstName DESC"
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.