Rank: Newbie Groups: Member
Joined: 9/30/2008 Posts: 9
|
Hi,
is it possible to place a grid object into a CallbackPanel and change programmatically the grid columns during callback? I need to add or remove columns in a callback call.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes, you can do that.
|
Rank: Newbie Groups: Member
Joined: 9/30/2008 Posts: 9
|
I'v tried to adding a column but i have and index out of bound error in EO scripts. What's the best practice to accomplish this?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is something that you will need to debug with. We will not assist you on debugging a code error, nor will we advise on implementations. If you believe there is a problem on our side, please try to isolate the problem into a test page and post the test page. In that case you will need to make sure the test page contains only code needed to reproduce the problem and runs independently. Once we have that we will be happy to look into for you.
Thanks
|