Button and Grid in a CallBack Panel

Hi,

I have a button outside the callback Panel and a grid inside the callback Panel. The grid is getting populated using a dataadapter. When I click on the button, a callback happens and then a postback. And the grid doesn't get displayed. Any help would be great!!

Please see attached code file for details.

Thanks,

Rekha



code15.zip

1 Reply

AD Administrator Syncfusion Team January 10, 2007 04:17 PM UTC

Never Mind.. Found the answer in the Forums. I have to return false from the clint script for the button.

Good articles in the forum.

Thanks!!

>Hi,

I have a button outside the callback Panel and a grid inside the callback Panel. The grid is getting populated using a dataadapter. When I click on the button, a callback happens and then a postback. And the grid doesn't get displayed. Any help would be great!!

Please see attached code file for details.

Thanks,

Rekha



code15.zip

Loader.
Up arrow icon