Thanks Cor
I will try and sort through these documents to figure out how I can put this
fuctionality into the
datagrid. I have a feeling that each object within the grid, such as
DataGridTextBoxColumn will have to create a new class and add the
functionality to that.
I hoped someone had a simple solution. This in my opinion is very popular
fuctionality of a grid.
The data grid that I am working on has two related tables on the same grid.
Sort of like a data entry screen for customer orders. If you enter a Widget
Number in the first column, the description, cost, etc would be displayed in
the other columns. I can make these read only but when you Hit the tab key,
the cursor will tabe to each and every column. The cursor should not even
tab to these read only columns.
I thaugh this was a RAD development envirionment. Maybe it will be after we
all re-write VB.net classes.
Sorry, a little venting there!
Thanks again.
Randy