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