I have a Promotheus TreeView implemented as a FileBrowser. I would like, when the user for e.g renames a folder that it would happen as a clientevent so there is no ugly postback, but it also needs to take affect on the serverside. I have the problem when i use the cleint events it does not call the serverside events...Can i call a webservice or can i user server and client events symultaniously?
Thank you.
Thank you.