update xml data with jscript/javascript

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi All,
I have a table with textboxes and I have bound a data island to this
table. When users update the data, the data island is updated properly,
but when I update the data island using javascript, the values are not
being updated. The data island behaves as though its readonly even
though I can see the changes through alert boxes (debugging). After the
Javascript updating is completed, I rebind the data to the table and
the table has the old values. Can anyone tell me how to update the
dataisland through script and rebind the values to the table.

thanks
Raj

.