Welcome Guest Search | Active Topics | Sign In | Register

How to put the grid into edit mode from server side code Options
David
Posted: Thursday, March 18, 2010 5:18:02 PM
Rank: Advanced Member
Groups: Member

Joined: 10/21/2009
Posts: 39
Using C# how can I force the grid into edit mode?
I have tried setting the EditItemIndex and EditCellIndex but that doesn't work.
eo_support
Posted: Thursday, March 18, 2010 5:23:50 PM
Rank: Administration
Groups: Administration

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

Those two are the correct properties to set. The other thing you want to check is whether the column is an editable column at all. For example, you will never be able to put a StaticColumn into edit mode no matter what.

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.