Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
XamDataGrid with XamComboBox multiple selection
posted

Hi there,

I use a XamComboBox in my XamDataGrid so I can use the multiple selection function. So far everything works just fine and I can select my objects but when I set RecordContainerGenerationMode to "Recycle", the recycling produce some wrong CellValuePresenterStyle that doesn’t refresh himself correctly. So I get wrong values after scrolling up and down. If I use any other GenerationMode, the performance of the DataGrid is not useable for the end-user.

As far as I know, you have to use the XamComboBox form the Editors assembly to use the multiple selection functionality. So my first question is, is that true or is there another way that I can use XamDataGrids comboBox with multiple selections?

Or is there a solution that I don’t get the refresh problem with my CellValuePresenter?

BR

Andreas

WpfApplication1Modified.zip
Parents Reply Children
No Data