[openstack-dev] [horizon] How to paginate Data Table to display only 5 rows every page ?

严超 yanchao727 at gmail.com
Wed Apr 27 22:58:46 UTC 2016


Oh, sorry, I mean, can we hard code only one table to 5 rows default ? And
leave others not touched.
Thank you very much !

*Best Regards!*


*Chao Yan--------------About me : http://about.me/chao_yan
<http://about.me/chao_yan>*

*My twitter: @yanchao727 <https://twitter.com/yanchao727>*
*My Weibo: http://weibo.com/herewearenow <http://weibo.com/herewearenow>*
*--------------*

2016-04-28 1:51 GMT+08:00 Timur Sufiev <tsufiev at mirantis.com>:

> Definitely, yes
>
> See how it's done for Images:
> https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/images/views.py#L35
>
> Also, limit of items per table page is set in User Settings
> (<Username>->Settings at top right corner of the dashboard), it's not
> hard-coded. Once you set it, all tables which support pagination (see the
> pattern above) display the specified number of items per page.
>
> On Wed, Apr 27, 2016 at 1:00 PM 严超 <yanchao727 at gmail.com> wrote:
>
>> Hi, Everyone:
>>     Is there a possible way to paginate DataTable to display only 5 rows
>> every page ?
>>     I'm very grateful for reply.
>>
>> *Best Regards!*
>>
>>
>> *Chao Yan--------------About me : http://about.me/chao_yan
>> <http://about.me/chao_yan>*
>>
>> *My twitter: @yanchao727 <https://twitter.com/yanchao727>*
>> *My Weibo: http://weibo.com/herewearenow <http://weibo.com/herewearenow>*
>> *--------------*
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160428/84eaf4f8/attachment.html>


More information about the OpenStack-dev mailing list