Avoiding Read-Only cells to be Active cells

Hi, For example, if I click at a any read-only cell, that cell must not be set to be an Active Cell.

Thx in advanced!!

Hi,

Try this:

in the aspx file, add a script function:

Set the GridWeb.OnCellSelectedClientFunction = "cellselected".

Wish this help.

Thank you for considering Aspose.