Stephan Coboos wrote:

Hello,

is it possible to use a HashMap to retrieve and add values using the CForms binding and the repeater element? If yes how do I set the key? Is there an example available?


Maybe I found the answer by myself: For reading the list of the model the repeater uses JXPath so it is possible to use a HashMap. To add a new element into the HashMap I need to implement a add method myself which sets the new object into the HashMap using its own key. Thats all I need I think?

Regards
Stephan





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to