Data grid control from Infragistics.
I'm trying to pass the item on XamDataGrid on which I do a mouse right click to open a ContextMenu, …
c# wpf mvvm contextmenu xamdatagridIt seems a bit trivial, but I have a XamDataGrid in my WPF app that I'd like to set its …
wpf infragistics xamdatagridWe are implementing a MVVM architecture in our WPF application. We want to use the Infragistics XamDataGrid but kind of …
wpf mvvm infragistics selectionchanged xamdatagridI have to create a XamDataGrid that shows a dynamic amount of columns for a time frame x to y. …
.net wpf mvvm xamdatagridI have a WPF XamDataGrid (I'm using the MVVM pattern, xaml below) and I need it to show the record …
xamdatagridI want to set the Column width of XamDataGrid in XAML. There is no Width Property available like <ip:…
wpf infragistics xamdatagridI also asked this at Infragistics, but don't know how to format my code there, so here it is properly …
c# xaml type-conversion xamdatagridI'm trying to implement XamDataGrid column visibilty in a MVVM architecture and it does not seems to be working. I'm …
wpf mvvm visibility xamdatagridDo not know if this is specific to the Infragistics xamDataGrid but here goes the question: Infragistics xamDataGrid exposes a …
c# wpf xaml selector xamdatagrid