G
Gary
I have a dataGrid whose datasource is a populated
dataTable object. The dataTable consists of two columns
and data is often cleared and repopulated during user
interaction. I have two questions:
1. Does anyone know how to programmatically set a
column to a specific width (percentage or pixels, etc)?
2. Does anyone know how to show a subset of a
DataTable's columns?
3. Does anyone know how to force a mouse click event
to highlight (select) the entire row as if it were
clicked at the leftmost column?
Gary
dataTable object. The dataTable consists of two columns
and data is often cleared and repopulated during user
interaction. I have two questions:
1. Does anyone know how to programmatically set a
column to a specific width (percentage or pixels, etc)?
2. Does anyone know how to show a subset of a
DataTable's columns?
3. Does anyone know how to force a mouse click event
to highlight (select) the entire row as if it were
clicked at the leftmost column?
Gary