Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
i thve a list box of month/year (MM/YY)
I want that it will be sort descending.
i sorted it by another field with expression but i want that when im selecting the selected values will stay in their place (by the sort) and not "jump" to the beggining
how can i do that?
adi
Uncheck the sort by 'State'
try
sort by numeric descending (uncheck other sort)
and in layout check preserve scroll position
i tried
not working
tnx