Hello,
I would like to create a WPF-DLL with a XamDataGrid. Everything works fine, but the Data in the XamDataGrid ist non-editable!? (paste and copy works). No matter if I bind the DataSource to a lokal DataTable, List or IList.
If I use the same code with a WPF-APP everything works.
Is it not possible to create a WPF-DLL with a editable XamDataGrid?
Thanks for your help!
Olaf
Hey,
Thanks for your help.
I made a WPF.userControl (used in WinForm) and everything works fine.
It was probably a user bug..Still thanks!
Olaf.
Hello Olaf,
Thank you for contacting Infragistics Developer Support!
The best way for us to assist you is if you provide a small isolated sample that we can run and use for debugging locally. If you are unable able to provide an isolated sample I may be able to give suggestions if you provide the code for your page.