Hi,
After having had this problem: https://www.devexpress.com/Support/Center/Question/Details/T281775
I am having a new problem with client-side events with ASPxFileManager.
When creating a folder, I face 2 scenarios:
Scenario 1
Clicking on a folder in the folder tree and then creating a folder inside of it using the New Folder icon in the upper toolbar.
Everything goes well in this scenario, the folder is created and the event correctly fired.
Scenario 2
Browsing through a folder in the folder tree. Then clicking on a file in the right pane. The folder in the left folder tree loses its focus. When clicking on the New Folder button in the toolbar, the folder is created in Windows file system. However, the fired event doesn't contain the new folder's name neither its full path.
Please find attached my project to reproduce the problem.
In my javascript file handling the events, I am popping out alert boxes containing event information.
Please look at the alerts in Scenario 2, the created folder's name doesn't appear in the fired event.
Thank you for looking at this problem.
Hi,
Thank you for pointing out this behavior. I was able to reproduce it on our side. I will discuss it with the team. We will contact you once we have any results. We greatly appreciate your time and cooperation.