Welcome Guest Search | Active Topics | Sign In | Register

Change edit enabled status conditionally in data grid Options
Terrence
Posted: Monday, August 16, 2010 12:45:34 PM
Rank: Member
Groups: Member

Joined: 6/23/2010
Posts: 18


I have created a data grid with FullRowMode set to false and RunningMode set to client. I want to be able to change the default edit mode for a row to editable and not editable depend on a condition. Is it possible? And if it is is possible, can you provide a simple example? Thanks in advance.
eo_support
Posted: Monday, August 16, 2010 2:26:39 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please see this thread for more details:

http://www.essentialobjects.com/forum/postst4366_Grid-Control--Control-Cell-Editing.aspx

You will need to change "column_edit_handler" in the code to return false based on your own condition.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.