How can I Sort a List in which The Items Contains Both Number and text?

Hi, I am Making a App in which The Items Are like That:-

1 ----- Ram
2 ----- Sham
3 ----- Name

It contains Both Number and Text in Each list Item…
and When I am Using This Extension…
com.yusufcihan.listaddon.aix (8.7 KB)
It is Showing This Same in my App even I Use " Simple Sort "

Can anyone Help Me Please?

You need something like this …
Here the person sorted the list which contains both number & name …

@Piush_Mandal

Can’t I Get Anything for Free?

1 Like

May be not … Because it’s the result of someone hardwork & you don’t know how much hardwork the person did . So better payment them something instead of asking them anything free … :slightly_smiling_face:
@Piush_Mandal

ok, Thank you for Your Help… :slightly_smiling_face: :slightly_smiling_face:

1 Like

What is the maximum number?
Make sure to have the same length for all numbers snd the alphanumeric sort will sort correctly

001
002
010
011
100
200
321

Taifun

Try this:

Also this may help:

try saving the data like:

01 ---- Ram
02 ---- Ram

if the numbers will go above 99 save them like:

001 ---- ram
002 ---- ram