J
Julie
I have the following need for a custom control.
Two columns, n rows.
Column 1 is simple text (non-editable).
Column 2 is drop-down combo boxes (1 for each row).
Needs to be sortable (with column headers).
I'd prefer the second column to not display a column of combo boxes, but rather
the selected item text. When the use clicks on that cell, the combo box
appears.
I'm leaning to a datagrid w/ a template column for col 2, but was wondering if
there is something that is already out there that will suit my needs.
Thanks for any info.
Two columns, n rows.
Column 1 is simple text (non-editable).
Column 2 is drop-down combo boxes (1 for each row).
Needs to be sortable (with column headers).
I'd prefer the second column to not display a column of combo boxes, but rather
the selected item text. When the use clicks on that cell, the combo box
appears.
I'm leaning to a datagrid w/ a template column for col 2, but was wondering if
there is something that is already out there that will suit my needs.
Thanks for any info.