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

unable to perform inline editing

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Priya
Top achievements
Rank 1
Priya asked on 27 Sep 2011, 02:04 PM

 

on clicking GridEditCommandColumn postback occours but not able to perform inline editing..what methods i need to implement,i want to bind dropdown on editing that too from code behind,so where should i write that method

 

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 27 Sep 2011, 02:22 PM
Hello Priya,

I cannot reproduce the issue at my end, The inline editing worked as expected. You can see the same in the following demo as well.
Grid / Automatic Operations

You can bind the DropDown from the ItemCommand event which is described in the following help article.
Operations with MS DropDownList in EditItemTemplate of GridTemplateColumn.

Thanks,
Princy.
Tags
Grid
Asked by
Priya
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or