Unplanned
Last Updated: 15 Jun 2021 12:42 by ADMIN
Created by: Matt
Comments: 0
Category: DataPager
Type: Feature Request
1
I would just like to be able to easily control the horizontal alignment of the paging buttons of a RadDataPager control. I should be able to set the paging buttons left, center, or right and when I choose that the entire set of buttons follows that command.

Right now they align to the left so the only option is to do some margin stuff in CSS to move them around. While this sort of works it's not very good, especially when the number of page button changes (based on search results). Also, this method is terrible on mobile phones with different widths.

I opened Support ID 873213 on this and they suggested I post it as a feature request here. Seems like this option is a no brainer to add.
Unplanned
Last Updated: 03 Jul 2015 07:07 by Kevin
Improve ClientSide events of RadDataPager to work with server side binding on user action. Currently the work only when performing operations using the API of the pager's object.