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
|
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!
|