Avatar

Correct answer by
Level 2

Ok, I finally found solution[1]. Instead of populating items with dialog.load("LST1":myDataProvider), i call dialog.insertEntryInList on every item in my dataprovider and items are in correct order now.

1.

solution.png

View solution in original post