vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.63k stars 735 forks source link

fix: reorder the grid row to the last position #2477

Closed dv1x3r closed 6 months ago

dv1x3r commented 7 months ago

This pull requests solves #2472 , which is about the comparison with the last row recid. I kept the original '-none-' logic, but also included 'null' check.