Hello,
At the base of my Grid control, I have the Telerik.Web.UI.GridPagerMode.NextPrevAndNumeric set as PagerStyle.Mode. It shows the next page buttons, as well as a drop down list box of items on the page to the left. And on the far right, it shows the number of items per page, such as "5 items in 4 pages."
I would like to move that "5 items in 4 pages" text to be left aligned with the drop down box. However, I can't figure out how to do it. It seems as though the drop down box has a width of 100%, which pushes the "5 items" text to the right size. I've tried various CSS tags to style the controls, but either I'm not doing it right, or what I want to do can't be done.
Has anyone tackled this? I think it's pretty simple, but I'm just stumped on how to do it.
Thanks!
Kevin J Baird
At the base of my Grid control, I have the Telerik.Web.UI.GridPagerMode.NextPrevAndNumeric set as PagerStyle.Mode. It shows the next page buttons, as well as a drop down list box of items on the page to the left. And on the far right, it shows the number of items per page, such as "5 items in 4 pages."
I would like to move that "5 items in 4 pages" text to be left aligned with the drop down box. However, I can't figure out how to do it. It seems as though the drop down box has a width of 100%, which pushes the "5 items" text to the right size. I've tried various CSS tags to style the controls, but either I'm not doing it right, or what I want to do can't be done.
Has anyone tackled this? I think it's pretty simple, but I'm just stumped on how to do it.
Thanks!
Kevin J Baird