Hi all
I am new to infragistics.. How can I specify a default sort column name for the wingrid?
Thanks
You can add a column to the band.SortedColumns collection. Typically, you would do this in the InitializeLayout event of the grid.