Skip to Content
0
Former Member
Apr 11, 2012 at 07:32 AM

How to initialize a view in a viewset at runtime

46 Views

Hi All,

I have created a viewset with 3 views- search view, searchresult view(table view) and a tree view.

My requirement is, when i click a particular entity in searchresult view, then the tree view should display based on the entity i have selected in searchresult view.

For this I want to initialize the tree view at runtime. How it possible?

Can anybody help me? Please..

Thanks in advance,

Saju.