JN
Jayakumar Natarajan
Syncfusion Team
January 28, 2007 06:19 PM UTC
Hi Shachar,
In the GridGroupingControl, there are couple of Slection mechanisms. If you want to select rows, please use the RecordBased slections.
You need to turn off the AllowSelection to None and set the Grid.TableOptions.ListBoxSelection Mode.
Please refer this shipping sample:
\windows\Grid.Grouping.Windows\Samples\GroupingGridOptions\TableOptions\
\windows\Grid.Grouping.Windows\Samples\FeatureSamples\MultipleRecordSelection
Regards,
Jay