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

How to set the fixed position to listview pager regardless of the listview records

1 Answer 178 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Vinoth
Top achievements
Rank 1
Vinoth asked on 25 Sep 2013, 10:31 AM

Hi,

I have created the ken-do list-view with paging. The pager of the list-view constantly changing its position based on the list-view data. Is there any option to display
pager at the fixed position regardless of the list-view records.

say for an example  I have set the page-size of the list view to 8. if the next records contains only 2 records then the pager position is moved to the top. I need to set
the fixed position for the pager regardless of the list-view records it possible to obtain?




Thanks,
vinoth arnold

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 27 Sep 2013, 06:36 AM
Hello Vinoth,

You can set the min-height and min-width css properties to make the ListView behave the way you expect it. This is demonstrated in the following demo:

http://demos.kendoui.com/web/listview/index.html
 
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView
Asked by
Vinoth
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or