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
In the pagination dropdown, when user selects number of rows it appear as a dropdown. I would like to change it to dropup by changing its class of dropdown into dropup. I've done this by changing the source code in paginationList.js file. Is there any other way of doing this ?
The text was updated successfully, but these errors were encountered:
@nuwanprabhath, sorry for lately reply. There's no way to do it. In #497 I've planned to make these components more customizable, so maybe this feature can be done on v3.0.0. Thanks
In the pagination dropdown, when user selects number of rows it appear as a dropdown. I would like to change it to dropup by changing its class of dropdown into dropup. I've done this by changing the source code in paginationList.js file. Is there any other way of doing this ?
The text was updated successfully, but these errors were encountered: