Hi,
In a Datagrid I need a method is recalled every time the user changes the number of elements in the page for the grid using the Pager combox.
I've seen in the documentation that this control should trigger a dropDownChanged event.
But I'm not able to figure out how to connect to this event in the Vue environment.
Can you help me ?