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

Telerik RadGrid AJAX UI Batch Edit Mode Template Column with Dropdo

2 Answers 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shridhar
Top achievements
Rank 1
Shridhar asked on 22 Sep 2016, 10:03 AM
I am using Telerik RadGrid for AJAX UI. The grid is being used in batch edit mode. Grid has a column which needs to display dropdown in edit mode. In telerik forums, the approach is used by using SQLDatasource. But I wish to populate the dropdown when the the cell is clicked. I guess the only way to achieve is to use the client side api. Can somebody guide me on how to achieve this.

2 Answers, 1 is accepted

Sort by
0
Shridhar
Top achievements
Rank 1
answered on 22 Sep 2016, 01:50 PM

I was able to bind the dropdown by using OnBatchEditSetEditorValue and by using this link

http://www.telerik.com/forums/adding-items-on-client-side-9de8b12956cc

But there is still one issue, which occored also when I bind the dropdown in edit item template using sqldatasource, which is that when i click on the dropdown it opens and closes in a flash and i am unable to select value using the mouse.

Kindly help me with this issue.

0
Shridhar
Top achievements
Rank 1
answered on 22 Sep 2016, 05:47 PM
I have been able to fix the other issue also..thanks
Tags
Grid
Asked by
Shridhar
Top achievements
Rank 1
Answers by
Shridhar
Top achievements
Rank 1
Share this question
or