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
25
WebHierarchicalDataGrid client side event are raised multiple times
posted

Good morning,

I have a WebHierarchicalDataGrid with 4 bands and I have set the click and double click client side event.

Both works, but here is the problem :

if I'm in the first band the event is raised one time

if I'm in the second band the event is raised twice, etc...

Is there a proper way to prevent this behavior, I mean, I want the event raised only one time whatever the band.

Best Regards,

Erik,