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

[Solved] Parent Childeren relation with Tabstrip and Grid

1 Answer 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Arash Sadeghi
Top achievements
Rank 1
Arash Sadeghi asked on 09 Aug 2010, 09:40 AM

Hi folks,

I’m using the new Telerik  ASP.NET MVC Q2'10 Beta with Visual Studio 2010 and ASP.NET MVC 2.

Let’s assume that I have a Customer-Products database. So every Customer may have zero or more Products. I want to show these informations in two seperate tabstrips on the same page. The first tab will contain the details/fields of a selected Customer (so no Grid there, just a couple of textboxes) and the second tab will show a list of possible Products related to that Customer. So the second tab has a Grid with products in it. The user should be able to sort, group and select in ProductsGrid.

Is this possible? Is there anyway to load the content of Products tab on demand? If the answer to both questions is positive, how can I accomplish that? Because I’ve read the help and other posts in here and tried every one of them. But still no luck! Please help.

Regards,

Arash


1 Answer, 1 is accepted

Sort by
0
Kenneth Mazur
Top achievements
Rank 1
answered on 04 Nov 2010, 05:45 AM
I'd also like to find out if this is possible.  I've got a project where I'd like to do that exact same thing.  A sample project showing how to achieve this in VB.NET would be "THE BOMB"!
Thanks
Ken
Tags
General Discussions
Asked by
Arash Sadeghi
Top achievements
Rank 1
Answers by
Kenneth Mazur
Top achievements
Rank 1
Share this question
or