I am creating / populating a hierarchy table at runtime. The data source and the columns generated are dependent on the selection of a radiobuttonlist. Sorting and paging works fine on the master table. I can get the master table to expand but it won't collapse when I click on the same parent row. It will collapse if i click on the paging on the nested table though. Also, I am not seeing any of the filter menu items either.