Hi Everyone,
When I select a different value in a combobox after exporting a grid (export process is a custom fonction using RadGrid1.MasterTableView.ExportToCSV();) We end up with this error: "
When I select a different value in a combobox after exporting a grid (export process is a custom fonction using RadGrid1.MasterTableView.ExportToCSV();) We end up with this error: "
Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request." Is it normal? Is there a way to refresh/rebind the gris after creating the export? Thank you Regis