1 Reply Latest reply on Jun 12, 2009 7:25 AM by ilya_shaikovsky

    orderingList

      Hello @ll,

      i need some help! I have an rich:orderingList, this displays some Data from the Database. So when i reorder this one, how can i store the new List in the Database, at the moment i have no idea. Should i set a flag in the Database, but at the moment my brain is empty. Pleas can you help me !!

      Kind Regards

      Peter

        • 1. Re: orderingList
          ilya_shaikovsky

          Check please listShuttle sample. There are new values management sample present. Basically it's the same as should be used for OL component. Do not forget about converter for your Objects and hasCode and equals methods proper implementation. Demo sources availble from anonimous svn(link in my signature). How to store this to db, or export to file or so on - the question out of RF scope - just store as it needed for you in actions.