Please can anyone help me with the code snippet to sort datagridview rows in alphabetical order?
Thanks. God bless in Jesus name.
Sort datagridview rows in alphabetical order
Page 1 of 11 Replies - 1179 Views - Last Post: 02 May 2012 - 07:41 AM
Replies To: Sort datagridview rows in alphabetical order
#2
Re: Sort datagridview rows in alphabetical order
Posted 02 May 2012 - 07:41 AM
You can go in by the gui and tell it to sort a specific column for you, you could go into the dataset and manually order the rows, or you could just return them from a database sorted... and dear me - the datagridview has a 'sorted column' you could use!
http://msdn.microsof...rtedcolumn.aspx
http://msdn.microsof...rtedcolumn.aspx
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|