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
325
Retrieve child records
posted

we have a datagrid setup as a treeview that is loaded on demand (too many records to do it any other way).

we have tried iterating threw all the children of a specific 'node' and seting there tag to a small string.

for some reason when we start to access the children of a large node... there are no children...but it's self.

which is very odd since there should be as many as we see below it.

-Matt

Parents
  • 69686
    posted

    Hello Matt,

    Could you paste us the code that you are using to iterate through the child records so that we can find the problem?

Reply Children