Hi,
Is there anyway Refresh TreeView from Client Side without RadAjaxManager?
Because my RadAjaxManager not working properly all the times(some times it works and some times it doesn't)
function RefreshTree({ var myajaxManager = $find("<%= RadAjaxManager.ClientID %>")myajaxManager.ajaxRequest("client");}
getting error "Cannot read property 'ajaxRequest' of null"