Hello
I just want to do CRUD operation with DataTable.
And I do not Konw where to begin ,I could not find something helpfull in the help.
So please I would appreciate any help
Thank
Hello,
If you are binding a XamDataGrid to a DataTable, the XamDataGrid will automatically update the underlying source, so what you need to do is to submit the changes to the back-end database.
Hi Alex,
I am also trying to do the same thing : Bind xamdatagrid with datatable but its not working I ill very much appriciate you if you could please provide some sample of twoway databindng with datatable thanks.