Browse by Tags
All Tags » insertionrow (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
-
Hello, I'm using insertionrow for inserting
data into a grid but I need that the issue is how to move cell to cell with the
key enter and exit the editing mode when using the arrows up or down arrow,
there is any way to simulate that? ... I hope I have been clear and
thanks for the help.
-
oh - and it's a xbap application. in fact copying the whole example project into xbap doesn't work while copying it to window application works... is there really no difference noticed between xbap and window?
-
hello,
we've read a lot of threads on this forum but we believe they either don't apply to our case or the explanations are not sufficient because we've tried nearly all of them - or have we missed something?
our case is like this - we use datagrid conected to a datatable. one of the columns of retreived table contains an id of an element from ...
-
Hi
I've looked through many many posts on this forum but I'm not getting the answer I'm looking for. (I suspect I'm missing something obvious)
I've got a Master Detail grid bound to Linq Bindinglists. When a row is inserted to the grid, I want to manualy write the row data back to our system via a web service call. I'm successfully doing this on ...
|
|
|
|