Browse by Tags
All Tags » Insertion Row Initialize item (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
-
I am not able to find any example where we can add,edit data based on ObservableCollection.
Can we do that? or are we stuck with bindableList. Secondly if the above data is exposed in combobox do how exactly we use xcdg:CellEditorBinding
Thanks
-
Hi there.
Is there some way that I can initialize the item of the Insertion row, in Xaml?
I have a object with a date field and I would like to set the default date to today for every new Insert.
At the moment I'm using the ItemProperties but that only initializes the date field so that it can be edited.
Hope someone can help.
Thanks
ps. ...
|
|
|
|