You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
On the Table you can pass in a property PageSize. The issue is that this is not a bound property.
I need a way to either bind to that value and get the updated page size when it is changed in the dropdown, or an OnChanged event that will fire when the dropdown is changed.
The text was updated successfully, but these errors were encountered:
On the Table you can pass in a property
PageSize
. The issue is that this is not a bound property.I need a way to either bind to that value and get the updated page size when it is changed in the dropdown, or an
OnChanged
event that will fire when the dropdown is changed.The text was updated successfully, but these errors were encountered: