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
»
ParamQuery Pro Evaluation Support
»
Bug: postRender does not work
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bug: postRender does not work (Read 3593 times)
pgridEval
Newbie
Posts: 5
Bug: postRender does not work
«
on:
June 19, 2018, 04:49:46 am »
The documented feature here is broken:
https://paramquery.com/pro/api#option-column-postRender
You can even edit a demo and add postRender to a col model and you will see it never gets called.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Bug: postRender does not work
«
Reply #1 on:
June 19, 2018, 07:26:26 am »
As mentioned in the documentation, this callback works only when option postRenderInterval is defined.
Examples:
(Async )
https://paramquery.com/pro/demos/charts_inline
(Sync )
https://paramquery.com/pro/demos/editing_instant
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Bug: postRender does not work