J
jamie
I have a datagrid that is linked to a dataset. I want to set focus to the
datagrid at a specific column. I know the row number (0) but I can't
find an easy way to figure out where column["species"] is. Normally I make
a temporary dataGridCell and set it to be at row 0 column 1 and then make
the datagrid.currentcell = the temportary cell but I can't seem to get the
column number back to use that. Any ideas?
Jamie
datagrid at a specific column. I know the row number (0) but I can't
find an easy way to figure out where column["species"] is. Normally I make
a temporary dataGridCell and set it to be at row 0 column 1 and then make
the datagrid.currentcell = the temportary cell but I can't seem to get the
column number back to use that. Any ideas?
Jamie