ListboxSelectionMode Property disables SortBehavior Property?

I noticed setting the ListboxSelection Mode Property value to something other than None, negates the setting of the SortBehavior property. Is this because column sorting is not enabled when using the grid in a listmode? Anthony Mansfield

1 Reply

CB Clay Burch Syncfusion Team August 23, 2002 05:46 AM UTC

Anthony, In that TestBoundCheckBox sample you sent me, I can set the SelectionMode to One and still do DoubleClick sorting. So, I don't think it is setting the SelectionMode that is preventing the sorting. You might look around to see if something else if affecting this. -Clay

Loader.
Up arrow icon