Hello!
How is it possible to sort integers in a filter dropdown? I get them like in attached picture.
I just want a sort order like numbers normally are and not filtered by text.
Any idea? All I found in forum did not work. ![]()
bye,
Marc

Hello!
How is it possible to sort integers in a filter dropdown? I get them like in attached picture.
I just want a sort order like numbers normally are and not filtered by text.
Any idea? All I found in forum did not work. ![]()
bye,
Marc

The only way is to use the onCollectValues event and sort your options manually.
docs.dhtmlx.com/doku.php?id=dhtm … lectvalues