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

Need help on selecting Telerik Asp.net MVC control

3 Answers 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shital
Top achievements
Rank 1
Shital asked on 17 Feb 2016, 10:34 PM

Hi,

Which Telerik UI Asp.net MVC control we should use to accomplish attached functionality?

 

Thanks

 

3 Answers, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 19 Feb 2016, 08:33 AM

Hello Shital,

I am not sure that I understand the upper part of the document, but I assume you would like to bind the list on the bottom, depending on some parameters. Is this the case or I am missing something?
For the items on the bottom, you could use a Grid or ListView.

Regards,
Dimiter Madjarov
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Shital
Top achievements
Rank 1
answered on 19 Feb 2016, 03:48 PM

Hi,

Thank you for your reply.

Upper and lower part are same, records are fetching based on items selected on left side.

Left part contain ListName with total count of records and right part contain number of items fetched and these items should have buttons added. Click on button should open new view.

Also if items list is more that 10 then paging should apply.

So I want to know which Telerik Asp.net MVC provide this kind of facility.

I have attached screenshots.

 

Thanks,

Shital

Thanks

 

 

 

0
Dimiter Madjarov
Telerik team
answered on 22 Feb 2016, 03:05 PM

Hello Shital,

The PanelBar widget seems to be suitable for the left part of the application for listing the "List Names". Then depending on the selected item in the PanelBar, a ListView widget could be displayed on the right, binding it's items depending on the selection.

Please review the linked demos and let me know what do you think.

Regards,
Dimiter Madjarov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Shital
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Shital
Top achievements
Rank 1
Share this question
or