If DataGrid1.Items.Count=1 And DataGrid1.CurrentPageIndex>0 Then
    DataGrid1.CurrentPageIndex 
= DataGrid1.CurrentPageIndex - 1
End If

相关文章:

  • 2021-12-28
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
猜你喜欢
  • 2021-12-13
  • 2022-02-09
  • 2021-06-16
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
相关资源
相似解决方案