Skip to Content
0
Former Member
Apr 11, 2010 at 02:35 AM

regarding the creation of dynamic view by clicking on a tree.

51 Views

Hi all:

There are two parts on the window. the left part is a tree with three tree nodes, by clicking on tree nodes, the other is an area to show the business content.

for example, three tree nodes are respectively "input customer infor", "change customer infor", "view customer infor".

the initial view is input customer infor, I know how to create the view initially in method init or wddomodifyview, but when I click tree node like "change customer infor", how create the view , or how to refresh the view , that is to say, to delete old elements in the view of " input customer infor".

can you please give me a hint?

Thank you very much !