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