ニュース

Windows Forms 2.0で新たに登場したDataGridViewコントロールは、用途があまりにも広く強力なために初心者がまごつきがちです。本稿では、よく使われる機能を簡単なリファレンスとして要約します(実際に101の方法を紹介しているわけではありませんが、相当な数があります)。
To take control of the DataGridView's columns, select the Columns property in the Properties window and click on the builder button that appears (that's the button with the three little dots). That ...