Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
I have a EO Grid inside EO callbackpanel. Also, there is a button added in the Trigger parameter of the callbackpanel. On hitting the button, the grid needs to get refreshed and it is doing that. The problem is that the Grid flashes twice. On the first flash, Grid shows the new results but on the second flash the Grid becomes empty.
I also checked in the debug mode and the code is not executing twice.
Thanks.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is mostly likely a code error. Most of our samples use CallbackPanel to refresh Grid and they work fine. Try to start with the sample and compare with your code to see if you can find the problem.
If you believe it's a CallbackPanel/Grid problem, please create a test page that reproduces the problem and we will be happy to take a look.
Thanks
|