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.
我已经在网页中创建了一个 Gridview,我已经插入了 PagerSettings 并将它对齐到底部。
现在它在网格的左侧,我想把它放在右侧,我该怎么办?
问题是寻呼机被呈现为 TABLE 内的 TABLE 呈现 GridView 的表格,换句话说,网格中最后一个表格行的内行是您需要更改的内容。
查看此博客条目以获得更好的解释和代码:
GridView 和分页对齐