Excel Like Properties

Hi, We are converting from the DataGrid to the Grouping Grid. In our old code I was setting the properties: grid.ExcelLikeCurrentCell = true; grid.ExcelLikeSelectionFrame = true; Are there any ExcelLike properties in the grouping grid? Is there any way to duplicate the behavior of these properties? Thanks, Erlly

1 Reply

AD Administrator Syncfusion Team November 15, 2004 08:28 PM UTC

Erlly, You can set goupingControl.TableModel.Options.ExcelLikeCurrentCell, goupingControl.TableModel.Options.ExcelLikeSelectionFrame and goupingControl.TableModel.Options.AllowSelection Stefan

Loader.
Up arrow icon