Browse by Tags
All Tags » Insertion Row » DataGrid (RSS)
-
Hi,
using th einsertion row, it happens that after filling editors with values and hit the enter key, all data disappear fron the insertion row but they are not added to the grid.
I am using the grid in a MVVM pattern and I also tried using a DataGridCollectionViewSource that bind to an ObservableCollection.
Here the xaml ...
-
This DataGrid (file Xceed.Wpf.DataGrid.dll version 2.0.8127.13040) works perfect inside an Xbap in my development machine. In other clients, when trying to insert a new row directly in the DataGrid (with no code behind for this operation), it completely breaks WPF with a “Windows Presentation Fundation Host has encountered a problem and needs to ...
-
Does version 3.0 supports ObservableCollection for editing and adding new record? Or we still have to use IBindingList Interface.
If yes can you guide me with any examples.
Thanks
Atul
|
|
|
|