Author Topic: Bug: postRender does not work  (Read 3537 times)

pgridEval

  • Newbie
  • *
  • Posts: 5
    • View Profile
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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
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