This is a migrated thread and some comments may be shown as answers.

[Solved] Hirearchy Abilities?

5 Answers 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
EricB
Top achievements
Rank 2
EricB asked on 07 Jul 2010, 05:24 PM
Greetings,

  I am researching the Telerik MVC controls, specifically the Grid control.  I've been trying to find a good grid control and so far everything else I've found is difficult to use, requires strange Javascript (JSON) formats or other ways to feed the controls data.  The thing I REALLY like about the Telerik grid thus far is the ability to just give it a model and it renders the data without much work.

The other candidate is jqGrid, it has a very specific feature I an in need of and am not seeing support in the Telerik grid for this capability and was wondering if you guys could help.

What I am looking for is functionality similar the grouping, but not quite.  I need to add an image in a custom collum that when clicked causes a row beneath the grid to populate it with additional data.  In order to see what I am talking about please visit this link: http://www.trirand.net/aspnetmvc/grid/hierarchytwolevels

That is the jqGrid functionality I'm specifically after and have high hopes that the Telerik grid supports this?

Any assistance you could offer would be greatly appreciated!

Thanks,
Eric

5 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 08 Jul 2010, 07:07 AM
Hello EricB,

The current official release does not support hierarchy (or master / detail as we call it). The good news is that the upcoming version will support that. To back this statement up I am attaching two screenshots showing the hierarchy in action. A beta version is expected in a few days!

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
EricB
Top achievements
Rank 2
answered on 08 Jul 2010, 12:24 PM
Greeting Atanas,

  This is fantastic news and the screen shots look GREAT!  Thank you very much for replying and I am anxiously awaiting the beta! :)  Just thought of a question...  Will we have the ability to control what goes in the "detail" or "hireachy" panel that is displayed?  If I wanted to display just plain content rather than another gird, would this be possible?  Thanks!

Thank you again and have a great day!
-Eric
0
EricB
Top achievements
Rank 2
answered on 09 Jul 2010, 04:06 PM
You may have missed this as I later updated the existing reply, so I figured I'd add a new reply:

Just thought of a question...  Will we have the ability to control what goes in the "detail" or "hierarchy" panel that is displayed? 
If I wanted to display just plain content rather than another gird, would this be possible?  Thanks!

Thanks,
Eric
0
Accepted
Atanas Korchev
Telerik team
answered on 10 Jul 2010, 06:58 AM
Hi EricB,

Yes this is possible and actually this is how you realize hierarchy - by defining a grid in the detail template.
The second section shows exactly that - a tabstrip is embedded in the detail template of the grid.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
EricB
Top achievements
Rank 2
answered on 12 Jul 2010, 12:32 PM
Thank you!  I am very anxious to get my hands on the new release! :)

-Eric
Tags
Grid
Asked by
EricB
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
EricB
Top achievements
Rank 2
Share this question
or