When I am with two raddocks open and I click on one with items from a treeview, after a while clicking the treeview disappears and the dock goes blank, how can I resolve this? Follow the video link with the demonstration of the error.
Https://www.screencast.com/t/wzTL3upWl
Regards
Wiliam
4 Answers, 1 is accepted
Hello Wiliam,
It seems that the content loading of the Dock is custom and only by watching the video it is difficult to define why randomly content is not loaded.
It would be better to isolate the case in a simple, locally runnable project and send it over so that I can understand better the scenario and eventually try to investigate the case.
Regards,Ianko
Telerik by Progress
I think the problem is related to ajax, this happens when we are clicking on the treeview and it simply disappears the nodes, it is loaded dynamically and every time it is clicked on a node we load it back but then when we continue to click on the nodes it simply disappears, Can it be related to ajax? And you have to solve this question?
Regards
Hello Wiliam,
I am afraid this information does not shed much more light on the case. Therefore, I can only guess what could be the solution for this case.
I suggest you to debug the logic implemented and see of the results you get from the AJAX loads is correct and working properly.
Regards,Ianko
Telerik by Progress
Regards
Wiliam