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.
VB.NET で Gridview のサイズを修正するには? プロジェクトが実行されている間、Gridview の [Edit link] ボタンをクリックして列を編集します。Gridview のサイズが非常に大きいため、ページのサイズが Commix この問題の解決策は何ですか?
私はあなたの質問を明確に理解していませんが、問題が GridView に多くの行をロードすることに関するものである場合は、GridView Paging 機能を使用できます。次のリンクを検討してください。
GridView を使用した効果的なページング