cancel
Showing results for 
Search instead for 
Did you mean: 

Invalidating IWDNode

Former Member
0 Kudos

Hi,

I am dynamically adding attributes to a node.

After invalidating the node, the content is cleared as expected.

When I then add elements to this node again,

the elements are correctly added and show up, but the

values for the dynamic attributes are empty.

The attributes are still there, it just seems to me to

be an issue with the value of dynamic attributes after

IWDNode.invalidate().

I am using this logic to filter elements in a table, so the node has to be cleared and refilled during runtime.

Thanks,

Robert

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

thanks for the quick answer. I accidently invalidated the

cached data as well.

0 Kudos

Hi Robert,

I was reading your question over several times, but I'm still not quite sure what is happening in your situation. Could you please clarify? Are you sure you are setting the dynamic element's value?

Michael P