Hi Arjan,
Thank you for reaching out to us about your issue with
taskbar validation. We understand that you have tried using the TaskbarEditing,
TaskbarEdited, OnActionBegin, and OnActionComplete events, but have not been
able to achieve the desired result.
TaskbarEditing
is an event that is raised when the user starts editing the taskbar, but it
only provides the old values and not the actual values. On the other hand, TaskbarEdited
provides the previous and actual values, but it doesn't allow for rollback to
previous values if validation fails, and the cancel option does not work.
Meanwhile, the OnActionBegin
event is only useful for actions such as sorting, filtering, and searching, but
it doesn't allow for updating to the previous values, and cancel doesn't work
here either for taskbar changes. The same goes for the OnActionComplete
event.
We apologize that there is no specific events to prevent or revert the
changes from Taskbar. Please let us know if you have any additional
requirements or specific use cases that we can assist you with.
Regards,
Ajithkumar G