ejDialog with dropdown (select) controls, not rendering/ displaying new data

I have ejDialog (Modal) in which I have three dropdown (Select) html elements.

the ejDialog is launched by selecting a record from grid. 
Call dialog.Show() to see the data for an individual record from the grid to edit

There is close button to close the ejDialog on the dialog call ejDialog.Hide()


what I observe is when selecting a new record the three dropdown html elements (Select) still show the previous values.



1 Reply

MP Manivannan Padmanaban Syncfusion Team July 26, 2022 03:00 PM UTC

Hi Jawahar,


Greetings from Syncfusion Support.


Before we proceed with your query, we would like to confirm the following details which will help us to provide the appropriate solution as early as possible.


  1. Share the complete grid code example.
  2. Confirm whether are you using any edit template to show the dialog component while on editing a grid row. If yes, please share the code details.
  3. Share the dropdown data binding details.


Regards,

Manivannan Padmanaban


Loader.
Up arrow icon