Welcome Guest Search | Active Topics | Sign In | Register

Checkbox column to trigger javascript function Options
Hub
Posted: Monday, December 13, 2010 11:56:35 AM
Rank: Advanced Member
Groups: Member

Joined: 3/16/2010
Posts: 101
Hi,

I have a grid with a checkbox column and I would like to trigger a javascript function after having changed a checkbox value by clicking on it.

I have tried onclientselecteditem with fullrowmode=false, but it does trigger the call before the value can be changed. Is there a way to change the value of the checkbox and trigger a call with just one click?

Thanks
eo_support
Posted: Monday, December 13, 2010 12:18:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

If you use the latest build, I believe you can handle the GridColumn's ClientSideEndEdit event to be notified when the checkbox state changes.

Thanks!
Hub
Posted: Monday, December 13, 2010 12:25:06 PM
Rank: Advanced Member
Groups: Member

Joined: 3/16/2010
Posts: 101
Thanks for your quick answer. I did try this with my currently installed build (8.0.25.2) and it did not produce the result I wanted (did not trigger the event). I will give a try to the latest build.

Thank you, and season's cheers


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.