Error Refresh CallBackPanel GridGrouping

Hi, Sorry for my English.

I've a problem when I try to refresh a GridGrouping associate to a DB Table.

I have a form with textbox and a ASP button. When I push the button I popolate with a Insert a Table, but the Grid associate at this table don't refresh with new value.
(Grid is associate with a DataSet)

I see the value only if I post the page not as I want when I fire a CallBack event.

Could you send me an example?

ThankYou
Marco

2 Replies

AD Administrator Syncfusion Team November 1, 2006 06:07 PM UTC

Hi Marco,

Please have a look at our TogglingDataSource sample under Related tables category that ships with our Essential Grid Install or in our Online Samples demo, You can see this sample in the following location in the system where syncfusion is installed. {installed Location}\Web\Grid.Grouping.Web\Samples\2.0\Related Tables\Toggling DataSource.

In our Online Samples demo you can see this sample under Grid.Grouping.Web->RelatedTables->Toggling DataSource, category

In the above mentioned sample we choose different Dataset and fill the grid in callback mode. Please have a look at the CallbackPanel1_CallbackRefresh Event for more info

Thanks,
A.Sivakumar


AD Administrator Syncfusion Team November 1, 2006 06:09 PM UTC

Hi Marco,

Here is the link for our Online Samples demo , which we mentioned in the above post.

Thanks,
A.Sivakumar

Loader.
Up arrow icon