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

Suitable use for ListView

1 Answer 57 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 1
Andy Green asked on 12 Nov 2009, 02:43 PM
Hi

I'm having to create an admin form with a list of roles down the left and privilages across the top. At each intersection there will be a checkbox.

Would this be a suitable applcation for the listview control?

If yes do you have any examples as I'm struggling a bit, but it would help knowing it is possible before I spend too much time on it.

My original route was / is the use of nested repeaters.

Andy

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 13 Nov 2009, 10:24 AM
Hello Andy,

RadListView for ASP.NET AJAX supports a set of predefined layouts as well as custom-defined layouts which allows you to present your data in a flexible manner. I suggest you browse the online demos of the product for details:

http://demos.telerik.com/aspnet-ajax/listview/examples/overview/defaultcs.aspx

For your scenario you will probably need to define custom type of layout which conforms to your preferences (using nested layout elements if necessary).

Greetings,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ListView
Asked by
Andy Green
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or