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

How to pass model to popup screen

1 Answer 409 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lakshmipathi
Top achievements
Rank 1
Iron
Lakshmipathi asked on 14 Apr 2021, 09:00 AM

Hi,

 

I have to bind dropdown list in popup from Telerik grid when you click on edit. Now i wanted to get the selected value from grid.

Please help me out on this issue.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Svetoslav Dimitrov
Telerik team
answered on 14 Apr 2021, 01:37 PM

Hello Lakshmipathi,

You can use the Editor Template for the Grid. It allows you to control what is rendered when the Grid enters the Edit mode. It provides a context object that needs to be cast to the type of your data and contains the information for the currently edited Grid row. You can use the context to bind the respective value to the DropDownList.

Regards,
Svetoslav Dimitrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
Lakshmipathi
Top achievements
Rank 1
Iron
Answers by
Svetoslav Dimitrov
Telerik team
Share this question
or