Hi,
We are working on "xamTree".
xamTree is binding from XML.
After save new item into database, xml element will add.
Now re-bind the xamTree control, but new record isn't showing.
Its urgent issue, kindly suggests me ASAP.
Thanks
Asit Sinha
Hello Asit,
You may want to consider using the XamDataTree for this. Please see the following post for more information on this:
http://community.infragistics.com/forums/t/56032.aspx
Sincerely,ValerieDeveloper Support Engineer Infragisticswww.infragistics.com/support
Hello,
Did using the XamDataTree resolve your issue?
Hi Valerie,
Is this facility available in "xamTree" ?
We already use that control and now we are at last stage
If i change, then it will impact everywhere.
Please suggest me, is this facility available or not.
As long as the structure of the tree has not changed (it still has the same levels as defined in the hierarchihcal data template) then can set the itemsource to null then set it to the updated list and the new items should appear in the tree. If you are having difficulties with this it would help to provide a sample illustrating the issue so that I may be of further assistance.
Do you have any other questions on this matter?