Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
How to make columnCssClass dynamic by a function with 2 parameters?
posted

Hi all,

I need to make columnCssClass dynamic by a function with 2 parameters:

  • Data row
  • Column setting

So, Can I get 2 parameters above?

Thanks,