D
darien.watkins
Is there a way to make a GridBox behave like the list box of old?
I am populating the Gridbox with results from a database query, so I
need multiple columns. The listbox in VB.net doesn't seem to do
this. I want to be able to select a row, and use a value from that
row to open another form, but whenever I select anything in the
gridbox, it wants me to edit the cell.
What's the best solution?
Darien
I am populating the Gridbox with results from a database query, so I
need multiple columns. The listbox in VB.net doesn't seem to do
this. I want to be able to select a row, and use a value from that
row to open another form, but whenever I select anything in the
gridbox, it wants me to edit the cell.
What's the best solution?
Darien