ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Reuse in-cell editor for custom popup editor
« previous
next »
Print
Pages: [
1
]
Author
Topic: Reuse in-cell editor for custom popup editor (Read 2563 times)
rizariza
Newbie
Posts: 1
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?)
Logged
paramvir
Administrator
Hero Member
Posts: 6309
Re: Reuse in-cell editor for custom popup editor
«
Reply #1 on:
November 19, 2019, 08:19:27 pm »
That's a good idea but sorry, inline editing features can't be carried over to popup editing.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Reuse in-cell editor for custom popup editor