Can you declartively disable rows?
(e.g. Do something similar to binding a row.IsEnabled to some bool)
(Or bind to some other value, and use a Convert to bool it)
There are different approaches to enable/disable GridViewRow based on your custom scenario.
In our online demos you may find very helpful the following sample Enabled/Disabled. In addition to this I have prepared an example for you that disables GridViewRows based on property value of the underlying object.
Sincerely yours,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items