Is there a way to move the rows so that "Var" are in numerical order?

When i open my dictrionary in exporession editor i enter my key and value.

i close it and decied i want to move the rows up or down, how can i do that?

@lr101

I didn’t think you can do it the easy way like drag drop.

Dirty way would be opening the xaml in a text editor and then make changes in the file and save.

Hello @lr101

Dictionaries are unordered data types.

image

Regards
Soren