Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
at this moment i am changing an existing Windows QV App so it can be viewed on iPhone. Does anybody know how i can define the Listbox Order shown in the iPhone App without changing the Listbox IDs manually ?
For example: I have 3 Listboxes (Year, Month, Day). On iPhone i see this Listboxes in a wrong order (Day,Year,Month). This i want to change..
Regards
Volker
Anyone ?
I haven't found a way to determine object order, it seems to sort in alphabetical order based on the caption.
I think, it seems to sort it on ObjectID order...
Did you try changing the object ID manually? That should work.
Yeah, it tried it - it works. But this can't be the way. I don't want to change every ObjectID manually. There has to be a better way.
Another way would be to use a Macro but that would still mean you would need the list of object ID's that you have to replace.
You can change all the object ID in and single view by going to the Setting > Document Properties > Sheets .... Sort the bottom pane by Type so you have all the multi box's in the document together.. and change them one by one in the order you want.