Hi,
thank you for your great and fast support. I like working with this framework!
-
Currently I want to set up a grouplist in a view and fill it with data from an array (datatype: ‘jsarray’). But there is no example how to do this
(only json, xml) Normaly I would use the ‘data:’ parameter, but in this case it´s not working. Also I can´t call the $$(‘id’).add() method…
-
Is there some kind of data binding with the grouplist or do I have to rebuild (refresh) every time when the data source changes?
Thank you