I have a ASP.Net page with a RadGrid that has a Master and Detail Table views. The code-behind is VB.Net.
This is the first time I used the RadGrid with the Master and Detail Table views.
I am using the NeedDataSource event to bind data to the RadGrid.
Once I got it to work, I am finding that the first parent item on the first page is always being expanded. I would like to configure the RadGrid so none of the parent items are being expanded. How do I do that?
Please help!
Sincerely,
Keith Jackson