This is a migrated thread and some comments may be shown as answers.

How to enable editing in Grid?

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Afshar Mohebbi
Top achievements
Rank 1
Afshar Mohebbi asked on 28 Jun 2010, 09:07 AM
Hi all,

I have EditItemTemplate for all columns. Whenever I put an GridEditCommandColumn on the grid, it causes the controls to be showed in a column view not in a row view. How can I force it to show them in row layout view?

UPDATE:
Following page (second Grid) is showing editing controls as column too:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/commanditem/defaultcs.aspx

Thanks in Advance

1 Answer, 1 is accepted

Sort by
0
Afshar Mohebbi
Top achievements
Rank 1
answered on 28 Jun 2010, 09:47 AM
I found it myself. In MasterTableView you should place: EditMode="InPlace"
Tags
Grid
Asked by
Afshar Mohebbi
Top achievements
Rank 1
Answers by
Afshar Mohebbi
Top achievements
Rank 1
Share this question
or