1
Help for ParamQuery Grid (free version) / Reuse in-cell editor for custom popup editor
« on: November 19, 2019, 11:29:07 am »
Hi,
I am implementing a grid with both inline and popup editing. I am trying to reuse the editing/validation framework used in the inline editing so I don't have to reinvent the wheel for the popup editing.
If I have my own popup editor (much like https://paramquery.com/demos/crud ), how can I make a field have the same editing/validation experience as the inline editor? (i.e. can I get the field in my popup to be replaced with the same special "editor" that the inline grid uses?)
I am implementing a grid with both inline and popup editing. I am trying to reuse the editing/validation framework used in the inline editing so I don't have to reinvent the wheel for the popup editing.
If I have my own popup editor (much like https://paramquery.com/demos/crud ), how can I make a field have the same editing/validation experience as the inline editor? (i.e. can I get the field in my popup to be replaced with the same special "editor" that the inline grid uses?)