Edit (CRUD) dialog for dropdownlist for 'complex' objects

Hi,

For grids you have the edit dialog option, where you can insert and/or edit 'complex' objects/entities. I was wondering if something similar is possible for the dropdownlist control? So an "automagically" created form bound to the datasource of the dropdownlist. Or an edit dialog for any control with a datasource...


Something like this:

In edit dialog form from grid (say customer for order column)


Then second popup/dialog form for customer dropdownlist item something like this


Ideas about better or alternative approaches are also welcome ;-)




1 Reply

RR Rajapandi Ravi Syncfusion Team September 14, 2021 01:04 PM UTC

Hi Mario, 
 
Thanks for contacting Syncfusion support. 
 
 
Before proceeding your requirement, could you please share and confirm the following details, 
 
  1. Do want to display two different popup while edit a Grid row?
  2. Share your data structure ?
  3. Is all the fields available in your Grid dataSource?
  4. What are fields need to show first popup? And What are fields need to show second popup
  5. Complex binding means, could you please share your dataSource structure and Grid rendering code
  6. Explain more details about your requirement
 
Rajapandi R 


Loader.
Up arrow icon