CheckBox and Drag Selection

In a GridDataBoundGrid a column with a CellType = “CheckBox” does not select drag cells when the drag is initiated in that type of cell. This is unlike the behavior in “TextBox”, “ComboBox” ect. Cell types. I can select cell in code. This can be seen in any of you samples with check boxes. This is an important one for me as I add a lot of functionality to the UI based on selections.

1 Reply

AD Administrator Syncfusion Team December 4, 2002 06:59 PM UTC

Hi Toby, this is not intended behavior and we'll get that fixed. (It was just one wrong if-statement ...) Please open a direct-trac incident if you are interested how to fix this problem in the grid source code. Stefan

Loader.
Up arrow icon