J
John Edens
I'm at a loss to figure out how to use VB NET to create a simple, unbound
grid - style Windows control to display data.
I'm not interested in data- binding, sql, or OLEdb.
I just want to define the size of a two dimensional grid, be able to
populate it programmatically, and have it return click events when I click
on a cell.
Is this too much to ask for?
grid - style Windows control to display data.
I'm not interested in data- binding, sql, or OLEdb.
I just want to define the size of a two dimensional grid, be able to
populate it programmatically, and have it return click events when I click
on a cell.
Is this too much to ask for?