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
1250
Templated header and ColumnHeaderClickHandler
posted

I use templated header for each column.

How can I handle click on column's header?

In case non templated header I can use DisplayLayout.ClientSideEvents.ColumnHeaderClickHandler and it works fine. In case templated header it does not work!

 

Thanks!