I have a aspx page(A) where i have divided the page in 2parts using rad splitter. From the tree i load another aspx page(B) inside a rad window. After completing input when user saves the form it adds an item which needs to displayed at radtree after form submission.
I want the tree items to automatically update when i submit the form. Plus need an ajax timer which will run on an interval of 15s.But if i have an item expanded i dont want the tree to loose that state after updating the tree values.
Will be glad if you could provide me any link or suggestion.Thanks.
I want the tree items to automatically update when i submit the form. Plus need an ajax timer which will run on an interval of 15s.But if i have an item expanded i dont want the tree to loose that state after updating the tree values.
Will be glad if you could provide me any link or suggestion.Thanks.