Welcome Guest Search | Active Topics | Sign In | Register

gridview checkbox column question Options
sarad1978
Posted: Friday, October 1, 2010 4:36:27 PM
Rank: Member
Groups: Member

Joined: 11/25/2008
Posts: 22
is it possible to have a function kick off when the user checks off the box in a grid's checkbox cloumn? I can't seem to find any event that is fired when the checkbox item is clicked on.
eo_support
Posted: Saturday, October 2, 2010 9:30:18 AM
Rank: Administration
Groups: Administration

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

You can handle the Grid's ClientSideEndEdit with JavaScript. The property takes a JavaScript function name. Inside your function you can then do whatever you need to.

Thanks!
sarad1978
Posted: Monday, October 4, 2010 2:27:04 PM
Rank: Member
Groups: Member

Joined: 11/25/2008
Posts: 22
do i have to have any other settings on the grid. the endedit doesn't appear to be firing when i click on the checkboxes.
eo_support
Posted: Monday, October 4, 2010 3:13:04 PM
Rank: Administration
Groups: Administration

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

Please try the latest version. ClientSideEndEdit is not called for CheckBoxColumn in early versions.

Thanks!
sarad1978
Posted: Monday, October 4, 2010 4:16:57 PM
Rank: Member
Groups: Member

Joined: 11/25/2008
Posts: 22
i'm using i'm using EO.Web Controls 8.0, is there a newer version available?
eo_support
Posted: Monday, October 4, 2010 5:47:14 PM
Rank: Administration
Groups: Administration

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

It depends on your build number. We constantly post new builds. You can always check our download page to see the current build number.

Thanks!


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.