Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
504
Questions regarding LoadOnDemand Issues
posted

Hi,

I have tree set up with LoadOnDemand=Manaual; everything works fine except few scenarios

1. When page loads and tree populates the Parent Nodes. If i try to add a child node to any root node, which so far has not been populated from server, throws following error message

:Can't move focusto the control becauseit is invisible. not enabled, or of a type that does not accept the focus."

so question is how we can add a child to node which has not been populated with data from server

2. If i move a node A to a node B which again has not been populated from server, if Node B has children ( iam showing + sign programmitically for nopdes with children), then only dragged node is added and it does not show the children for Node B

3. If i add anew node and does not specify the text of it, i go to client side edit function where i check the length of the node in this case, it comes to 2, where as it shoudl be 0 as i did not tyoe in text. Then i wrote the custom Trim function and then i used it on the same node without text and then the length comes to 0. My question is that, when we add a node without specifying the text, why does the length is 2?

 

Hope of getting an early reply.

 

Rajan

Parents
No Data
Reply Children
No Data