Hello.
Im trying to control 7 snaps i a single container, so that they always list in the same order as i want them to.
But 50% of the time the order is hopeless. I have set Index=1 ,2 ,3 and so on, without any "holes" in the numbering. I have disabled, at least tried to disable, clientside cookies. With ClientSideCookieEnabled="false" in the aspx and ClientSideCookieEnabled = False in Page_Load.
But still, 50% of the time when the page loads the order of the snaps is wrong.
Could someone please tell me how to make sure the order is always the same ?
Regards
Peter Thornton