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.
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.