Expand my Community achievements bar.

InstanceManager.addInstance() doesnt work

Avatar

Former Community Member
Hi all,



I am reading AN XML from URL and Parsing it for dropdown lists. Now the dropdowns are in a grid and I can ADD ROWS ON RUN TIME USING InstanceManager.addInstance(). Problem is when I refresh the DropDown data with the read XML, I have to use form.remerge() so that I can save the newly populated options or data. But when i use form.remerge() the InstanceManger.addInstance() don't work properly. It adds no further rows.

Please help!



regards,



Mirza.
0 Replies