in order to change a nodes text property i'm trying to use the "edited" event and get the following error: "Object reference not set to an instance of an object."
can anybody help?
further i'm looking for events to integrate database operations after the treeview element was modified:
- after a node is beeing deleted
- before a node is beeing deleted
- after node's text property is beeing changed
- a node is beeing added
a working example with the different functions would be great!
thanks, andreas
can anybody help?
further i'm looking for events to integrate database operations after the treeview element was modified:
- after a node is beeing deleted
- before a node is beeing deleted
- after node's text property is beeing changed
- a node is beeing added
a working example with the different functions would be great!
thanks, andreas