bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
636 stars 290 forks source link

[Help] How to order a column with numeric values #993

Closed roubledodemiamgasoni closed 5 months ago

roubledodemiamgasoni commented 7 months ago
roubledodemiamgasoni commented 7 months ago

How to order a column with numeric values.

Example :

1 - Mary 2 - Antonio 10 - Leandro

When ordering the list it looks like this: 1 - Mary 10 - Leandro 2 - Antonio

How to solve?

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.