ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: pgridEval on June 19, 2018, 04:49:46 am

Title: Bug: postRender does not work
Post by: pgridEval 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.
Title: Re: Bug: postRender does not work
Post by: paramvir 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