Browse by Tags
All Tags » Xceed grid » DataBinding (RSS)
-
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
-
Hi,
My XAML Code
Using the following code, i could load (First time) the rows in the page. But when i have some filter in my page which input SQLquery and followed by retrieve a new set of records, then i dont know how to reload the grid with new recordset.
Please help me to understand how to solve ...
|
|
|
|