Hello,
I am working on the development of an application and I have some doubts in the handling of the PivotFieldList control.
I would like to know how to enter the onclick event of the "Update" button of the PivotFieldList, I want to place some validations when clicking on that button.
I would also like to know how to access the onclick event of the "OK" button that appears in each filter of the fields that are displayed in the PivotGrid, because I also want to add some validations when the button is clicked.
Thanks for the support.