
I am trying to create a datagrid that consists of DataGridTextColumns but contains ComboBoxes on the first row only. Is this possible? Or is there a way to convert a single Text Cell to a Combo Box cell?
I am trying to create a datagrid that consists of DataGridTextColumns but contains ComboBoxes on the first row only. Is this possible? Or is there a way to convert a single Text Cell to a Combo Box cell?
Hi Lisa,
Thanks for writing. We just provide themes and a couple additional features for the built-in Microsoft WPF DataGrid. You would be better off asking your question in their forums since they are the authors of the DataGrid and its main functionality. In general though I believe that all rows in a column are generally going to use the same cell template, so I'm not sure that you can do this.
Please log in to a validated account to post comments.