dataView and add()

Hello,

I’m trying to add an item to an dataView with the following instruction:

$$("test").add("[{Maintainer:'Test', Package:'Pack', Version:'0.001'}]")

The result is: Two new items!

I’m making something wrong??

BTW, an

$$("test").refresh();

after the add function fix the problem.

Best regards
Horst
CrossData-Tools

Problem was confirmed and fixed.
You can grab latest codebase from
support.dhtmlx.com/x-files/dhtml … latest.zip