Welcome Guest Search | Active Topics | Sign In | Register

Grid CheckBoxColumn getValue()/setValue() exception Options
ixthnar
Posted: Thursday, March 3, 2011 11:46:11 AM
Rank: Advanced Member
Groups: Member

Joined: 11/15/2008
Posts: 44
Using EO 8.0.47.2, IE 8, and FF 3.6.14.

For a CheckBoxColumn in a Grid while handling ClientSideBeforeEditItem or ClientSideAfterEditItem client-side, the following consistently throw the exception "'abbd' is null or not an object":
gridCell.setValue("1");
gridCell.getValue();
This always and only happens on CheckBoxColumn's.
Is there another way to get/set CheckBoxColumn's?
Is this known or something unique to my app?

Thanks,
Chris
eo_support
Posted: Thursday, March 3, 2011 12:34:53 PM
Rank: Administration
Groups: Administration

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

We are not able to reproduce the problem. Can you provide a test page that can reproduce the problem?

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.