jQuery UI Widgets Forums Grid Simple Pager mode Details not shown on RTL=true mode

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 8 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • ishay
    Participant

    I use a Jqxgrid on and everything works fine but i have a problem with the pager details being shown on the RTL mode.
    when the RTL mode is set to false this is what i get on the pager row :
    |< < 1 2 3 4 5 … > >| 1-10 of 500
    which is O.K since i use the simple mode, but when i switch to RTL= true mode it disappear the “1-10 of 500” details and give me the following row:
    |< < … 5 4 3 2 1 > >|
    and as you can see the row details- “1-10 of 500” had been disappear from the left size of the row is it should be on RTL=true mode.

    can some one pls help me to sort this issue out so the rows details would appear on RTL=true mode.

    Regards,
    Ishay


    Peter Stoev
    Keymaster

    Hi Ishay,

    jqxGrid does not display the Pager’s details when pagermode=”simple” and rtl=”true”. This is in the current version. We will revise the behavior for the next.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.