Using Ajax call with Tree [closed]

My requirement is that a tree object rendered in the left side layout of a 2U layout, when clicked has to render an url that is queried by an ajax event on the right side of the 2U layout.

Am attaching the code files for reference and help.

getdata.php (225 Bytes)

tree_frame.php (1.4 KB)

Matter Urgent Please Help

Here’s the ajax call result, but am unable to attach the same to the layout pane “b”.

1 Like

Please close this request.
Issue Solved Successfully.

Thanks and Regards
Manish

@manishdeshpande Thanks for sharing this.:wink:

1 Like

Welcome!! I was trying to make an ajax call from either a tree node click or a tree node select event.