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.
我想为WDG单独设置每个页面的数据源。例如,WDG有三个页面,每个页面的记录数不同。可以这样做吗?
感谢所有回复我的人。我已经通过在pageindex发生变化时在WDG的datasouce中添加或删除数据行来完成,因此其他页面的记录数可以在显示时适合当前页面。