I am trying to accomplish sorting using
ug_TestSeach.DisplayLayout.Bands(0).SortedColumns.Add(
"SORTME_COLUMN", True)
it seems to work fine all columns (tried bunch of them with different data types) but its not sorting correct for a datatype datatime column.
I am not sure if this is a bug. Please let me know what i need to do to get this to work
Thanks in advance
Do you mean WinGrid (in Windows Forms) or WebGrid (in ASP.NET)? The title of your post says "UltraWinGrid" (another name for "WinGrid") but you posted this to the WebGrid forum.
If this is meant for WinGrid, I can move the post to the appropriate forum.
Sorry wrong place it was intended to be in Wingrid, please move
Thanks