Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个问题,我想在单击按钮时更改网格视图页面。表示在 C# 中单击按钮时的网格视图分页概念。我必须单击具有特定数字文本的按钮,然后这将显示与单击的按钮相对应的特定网格视图页面。
提前致谢。
您可以为此使用PageIndex属性。