Hello,
I'm testing the RadControls for WinForms for a new project (we plan to upgrade to "Premium Collection for .NET" when we will renew our subscription for RadControls for ASP.NET Ajax license before november 20th).
I'm using 2010.2.10.914 trial version in a project in VB.NET targeting framework 4.
In a data edition scenario, I would like to programmatically prevent some rows from being edited. For this purpose, I want to set 'IsEditable' property to false, but I cannot find this property on GridViewRowInfo.
Please find attached to this post a screen capture showing that this property is not available in Intellisense.
Am I doing something wrong ? What's the recommanded way to programmatically lock some rows (not all) in an editable grid view ?
Thanks in advance !
I'm testing the RadControls for WinForms for a new project (we plan to upgrade to "Premium Collection for .NET" when we will renew our subscription for RadControls for ASP.NET Ajax license before november 20th).
I'm using 2010.2.10.914 trial version in a project in VB.NET targeting framework 4.
In a data edition scenario, I would like to programmatically prevent some rows from being edited. For this purpose, I want to set 'IsEditable' property to false, but I cannot find this property on GridViewRowInfo.
Please find attached to this post a screen capture showing that this property is not available in Intellisense.
Am I doing something wrong ? What's the recommanded way to programmatically lock some rows (not all) in an editable grid view ?
Thanks in advance !