Get a returned value from Radwindow and place it in a RadCombobx in an EditForm and retrieve data automatically

0 Answers 34 Views
Grid
Adnan
Top achievements
Rank 1
Adnan asked on 27 Jul 2022, 05:41 AM

I have some controls in the Editform of the my Radgrid, and when I click on a button in the Editform, it shows a Radwindow that has a Radgrid. 

When I double-click a row in the Radgrid of the Radwindow, it returns a value to the parent EditForm and closes the Radwindow.

I was able to do all of this. However, what I need help with is how to place the returned value in a RadCombobox in the parent EditForm and

automatically retrieve all pertaining values of the returned value from the database and show them on the controls in the EditForm.

I would very much appreciate it if you can provide me with a sample of code. 

Attila Antal
Telerik team
commented on 28 Jul 2022, 09:12 AM

Hi Adnan,

As this is a very custom scenario based on your requirements we do not have example codes to share. Also, the Grid can be configured in many ways requiring different approaches.

Please share your current setup so that we can understand how the Grid is configured, and based on that we will share some suggestions that will help you implement the required functionality.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Adnan
Top achievements
Rank 1
Share this question
or