Another common usage of the DataGridView is to place buttons into one of the columns. This is such as common requirement that I have added a KryptonDataGridViewButtonColumn column type to make this easy. You can see it in action in the following image.

If we add together all three new Krypton column types we can see that a consistent grid can be created.

Leave a Reply