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

ListView or not

1 Answer 80 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Jason Bourdette
Top achievements
Rank 1
Jason Bourdette asked on 27 Jul 2015, 04:22 PM

I'm trying to decide on the right control to use for a page i'd like to build. I initially started with radgrid but i think a listview would be better. also if anyone has any links to similar samples that would be helpful. Thanks.

 

I'm trying to build a page that will load 1,000's, if not 10,000's of rows of very simply text data, but i want the user experience to be like this page link here where it loads the first several thousand rows, and then when the user reaches the bottom, it does an ajax call to load another several thousand rows, and so on. can this be achieved with radgrid? or is listview the better choice?

http://pedump.me/880541c6303296db1b891ddd71c82c41/#disasm  

Thanks

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 29 Jul 2015, 09:34 AM
Hi Jason,

Thank you for contacting us.

From the provided description of the scenario the RadListView control would likely work better for you. With it you can specify the layout and create template for the items. Thus, you can have the needed look and feel easily.

Regarding your other requirement. Check out the following online example that illustrates how you can load additional items to RadListView.



Regards,
Viktor Tachev
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
ListView
Asked by
Jason Bourdette
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or