Hi Johan,

> why would you do that?

I need a ListView which can insert Items in the middle of the list during
editing and still reuse it's Items. To accomplish that I generate random
ID's which identify the items in the map. The List just contains those id's so I
can insert items without losing the reusability.

This is used to insert items in a List using Ajax.

Regards, --- Jan.



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

Reply via email to