Hi,
I am looking to refresh the contents of a panel when the focus is set to a particular category or panel. Is it possible to get to the clicked event of a category or when the focus is set to a category or panel?
Thanks!
Hi,
I am looking to refresh the contents of a panel when the focus is set to a particular category or panel. Is it possible to get to the clicked event of a category or when the focus is set to a category or panel?
Thanks!
Yes, I was able to implement a solution using the CategorySelectionChanging event. Thanks for the response!