Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rizariza

Pages: [1]
1
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?)

Pages: [1]