This is a two part question:
1. How do can show the group header and yet prevent the group from collapsing?
2. I format my own header and footer for the RadGrid by inserting rows in the ItemCreated event of the rad grid. If I do this, the original headeing for the RadGrid does not appear. However, if the collpase header icon on the group header is clicked so hte group collapses, the radgrid header I created disappears and so does the footer. How can I prevent this from happening? Can this be prevented, is a call back is triggered? If yes, then how do I trigger a call back when collapse / expand icon in the group header is clicked.
Thanks.
Suresh
1. How do can show the group header and yet prevent the group from collapsing?
2. I format my own header and footer for the RadGrid by inserting rows in the ItemCreated event of the rad grid. If I do this, the original headeing for the RadGrid does not appear. However, if the collpase header icon on the group header is clicked so hte group collapses, the radgrid header I created disappears and so does the footer. How can I prevent this from happening? Can this be prevented, is a call back is triggered? If yes, then how do I trigger a call back when collapse / expand icon in the group header is clicked.
Thanks.
Suresh