This is a migrated thread and some comments may be shown as answers.

Refresh TreeView from Client Side without AjaxManager

1 Answer 45 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Venkata
Top achievements
Rank 1
Venkata asked on 12 Jun 2015, 07:08 PM

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"

 

1 Answer, 1 is accepted

Sort by
0
Aneliya Petkova
Telerik team
answered on 17 Jun 2015, 07:32 AM
Hello,

Could you please explain in more details your exact scenario? Also it would be helpful if you send us sample project to show us the problem. Thus we will be able to provide you a solution.

Regards,
Aneliya Petkova
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
TreeView
Asked by
Venkata
Top achievements
Rank 1
Answers by
Aneliya Petkova
Telerik team
Share this question
or