GridView Paging - First, Last, Next, Previous

后端 未结 4 2022
我寻月下人不归
我寻月下人不归 2020-12-30 07:29

Is it possible to add:

\"First, Last, Next, Previous\" options to the GridView paging? I can\'t seem to figure it out. All I can get are numbers and >> for last and

4条回答
  •  借酒劲吻你
    2020-12-30 07:35

    Set the value of the PageText properties of the PagerSettings section:

    
        
    
    

    You can set these values from the Properties window in the designer too ..

提交回复
热议问题