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
45
Call javascript or C# event on selecting a CheckBox in UltraWebGrid
posted

Hi,

 

I've a UltraWebGrid that constains a CheckBox. I would like to add an OnClick event that, on selecting the checkbox, it will call a javascript function or a C# event method.

 

Can you give me an example on how to do it?

 

Thanks,

Pedro