Hi,
I have set of elements. If I need to update one of them, how to do it.
I am reading it in a context element set. I find methods for remove element or create element, but don't find any method for change or update task.
Is there a round about method for this. one way is I can remove the specific element n again insert it using create element. But for my spec. the order of the element is important.
Cheers,
Senthil