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
110
Event for clicking on the summary row
posted

Hello,

Currently i have a grid and i have a _ClickCell event on that grid. I use this event to see if the user has clicked on any cell in one specific column and perform some actions based on that. I also have a summary row for that column. Now this event is not getting called on clicking the summary row. 

How do i capture the Summary row click event? 

Thanks in advance,

Shail