This is a migrated thread and some comments may be shown as answers.

Detail table(s) not refreshing

3 Answers 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
baharris
Top achievements
Rank 1
baharris asked on 04 Dec 2008, 06:28 PM
Hi! I have a hiarerchial rad grid. I have some drop downs on the page where a user can select from month and year and to month and year and pulls a dataset from the database based on the date range. When the page refreshes the headers and data for the master table are refreshed but the detail tables do not. I have tried to call the datagrid.rebind() but that does not refresh the detail tables. If i set the veiwstate to false then it works but I have to click on the + to expand the detail table twice which I do not want to do. PLEASE HELP!!!

3 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 08 Dec 2008, 01:20 PM
Hi baharris,

You can also rebind the nested table, by calling its rebind method. The following article contains more information on how to reference a specific detail table.
I hope this gets you started properly.

Greetings,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
baharris
Top achievements
Rank 1
answered on 08 Dec 2008, 09:31 PM
Yavor,

Thanks for the article. I figured it out but this will come in useful in the future. I do have one more question though. When I export the hierarchial grid to excel how do I hide the first coloumn (It is just blank)? I have tried multiple things to no avail. I am already using ExportSettings.ExportOnlyData which did take away some big ugly grey boxes which I assume were the command buttons, but I cannot get this blank column to go away. PLEASE HELP!!!

Thanks,
blake
0
Yavor
Telerik team
answered on 11 Dec 2008, 12:27 PM
Hi baharris,

Attached to this message, is a small application, which handles a functionality close to the one that you mentioned.
I hope it helps.

Kind regards,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
baharris
Top achievements
Rank 1
Answers by
Yavor
Telerik team
baharris
Top achievements
Rank 1
Share this question
or