Hello everybody!
I'm trying to setup a remote personal filemanager on my pc, but I have seen that the events are not fired.
I've tried both:
FileManager1_SelectedItemsAction
(object sender, SelectedItemsActionCancelEventArgs e)
and
FileManager1_ItemRenamed(object sender, RenameEventArgs e)
but the code inside this method are not executed (verified also with breakpoint)
should I have to set some property?
It would be great to have the way to manage the evnts client-side..
many thanks!!
a very good work Igor!! my congratulations!
marco