If you want to set the image urls for Expand mode and Collapse mode you can set the ButtonType property of the Column to ImageButton and also set the ExpandImageUrl and CollapseImageUrls respectively:
aspx:
If you want to set the grid rows expanded on page load then you can set the HierarchyDefaultExpanded property of the OwnerTableView object to true as shown below:
Hi,
I have a very serious proplem related to my pages use RadAjaxManager v2008.2.723.35
I noticed that the page without RadAjaxManager that costs arround 200 KB jumps to 1.2 MB using RadAjaxManager
this realy effects the overall performance of my web application and dangerously decrease the time needed to load each page