This is a migrated thread and some comments may be shown as answers.
[Solved] How to update a binded radTree
2 Answers136 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Missing User
Missing User
asked on 24 Dec 2012, 11:01 AM
I had binded rad tree with an sql database.it is showing nodes perfectly.Using default context menu i add more nodes to the tree.how to save these newly added nodes back to data base like method provided to update scheduler when it is attached to a databse
thanks that worked.
Also i found that the database was not saving even if i had put the write codes.
It was due to windows access permission,But the code didn't give any error for that.Any method to check whether the Db saving properly ?