Regards,
Julio
I am using Winform Q2 2008 SP 1 controls
I am currently working with RADGridView. According to the documentation on the tool by Telerik, “RadGridView can display hierarchical, master-detail data to an arbitrary number of levels”. I have achieved this and successfully can show this data in hierarchical format. The problem is that I am able to do is only upto 3 levels.
I have 2 questions.
1.) Is it possible for me to show more than 3 relationships? When I click on drill button, I see nothing open up, seems like blank line under level 3.
2.) If more relationship is possible, why am I not able to see it? Is it because my child grid one height needs to be expanded? I have tried to expand this without any luck can you please show me which property I need set to expand the height of child grid one.
Thanks for all your help. I really appreciate it.