Welcome Guest Search | Active Topics | Sign In | Register

Grid: enabling Inline Edit Options
Frank
Posted: Wednesday, March 2, 2011 1:59:46 PM
Rank: Newbie
Groups: Member

Joined: 3/2/2011
Posts: 9
We're supposed to get Excel-like inline edit ability when FullRowMode is false.
I have that set in my test grid, and I still don't get cells to edit in when I click into a cell.

Is there something else I need to do?
eo_support
Posted: Wednesday, March 2, 2011 2:06:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Yes. You have to make sure you are using one of the "editable" column types. For example, StaticColumn will never enter edit mode because it is not an editable column type. The Grid does not automatically choose an editable column type for you because multiple column types can be used for the same data type. For example, both TextBoxColumn and MaskedEditColumn (both supports edit mode) can be used to edit string values.

Thanks!
Frank
Posted: Wednesday, March 2, 2011 2:19:17 PM
Rank: Newbie
Groups: Member

Joined: 3/2/2011
Posts: 9
You people keep this up, and you Will win

Best and Fastest Component Support on the Planet. :) Thank you.
eo_support
Posted: Wednesday, March 2, 2011 2:21:02 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Glad to hear that!


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.