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.
Web ページに Gridview を作成し、PagerSettings を挿入して、下に配置しました。
今はグリッドの左側にありますが、右側に入れたいのですがどうすればいいですか?
問題は、ページャーが、GridView がレンダリングされる TABLE 内の TABLE としてレンダリングされることです。つまり、グリッドの最後のテーブル行の内側の行を変更する必要があります。
より良い説明とコードについては、このブログ エントリを参照してください。
GridView とページングの配置