Hi
I have a working treelist on the page and need to add some functionality via buttons so when one is pressed some javascript attempts to find the treelist control using the standard $find(controlname) syntax. This fails and just returns null. I have double checked the clientID is correct and when using document.getElementById it returns the element part so I know that is OK.
Other than this the actual control with paging etc works just fine on the page.
Any suggestions on what might cause this?
Regards
Jon