Pagersettings postion in GridView

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • waxabi

    Pagersettings postion in GridView

    How to I get the pager controls to position themselves on the bottom
    left of the GridView instead of the bottom right?

  • Masudur

    #2
    Re: Pagersettings postion in GridView

    On Jun 20, 10:43 pm, waxabi <wax...@excite. comwrote:
    How to I get the pager controls to position themselves on the bottom
    left of the GridView instead of the bottom right?
    Hi...

    Change GridView's PagerStyle Properties HorizontalAlign attribute to
    Left..

    Thanks
    Masudur



    Comment

    Working...