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
485
WebHierarchicalDataSource in ItemTemplate Recursive Error!
posted

It was public knowledge that webhierarchicaldatasource has problems contained in a update panel but not in a itemtemplate of a webcontrol(example webropdown).

I want to put a tree in a webdropdown but not work!

The navigator in run time remains loading page and the process in  task process see consuming memory forever!, also like at design time(process devenv.exe of visual)

 

could help me?

 

thanks

Pablo

Parents
No Data
Reply
  • 485
    Offline posted

    Thanks for your rapid reply.

     
    This is a beautiful forum, nobody answers a question after 1 week. ;)
    But I solved the problem by creating Hierarchicaldatasource in code.
    Now the problem that I have as How I access the tree control in webdropdown itemtemplate?
     
    I keep waiting, maybe you answered me before I solve it
     
    thanks
     
    Pablo
Children