GridDataControl not allowed to edit the cell.

Hi,

GridDataControl not allowed to edit the cell.
I tried in the following way,

AllowEdit="True"

GridDataControl not allowed selected multiple cells.

this.grid.Model.Options.ExcelLikeCurrentCell = true;
this.grid.Model.Options.ExcelLikeSelectionFrame = true;
this.grid.Model.Options.AllowSelection = Syncfusion.Windows.Controls.Grid.GridSelectionFlags.Row | Syncfusion.Windows.Controls.Grid.GridSelectionFlags.Column | Syncfusion.Windows.Controls.Grid.GridSelectionFlags.Multiple;


Would you take a few brief moments to give feedback on the support for this incident?



1 Reply

PA Ponraja A Syncfusion Team November 20, 2010 08:39 AM UTC

Hi Ram,

Thank you for your interest in Syncfusion products.
We had updated you with solution in Incident 74385.
Please follow this incident for the solution.

Please let us know if you have any questions.

Thanks,
Ponraja


Loader.
Up arrow icon