cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic attribute binding between controllers

Former Member
0 Kudos

Dear Experts,

I have created a static node in component controller context & bind that in view controller context.And i have dynamically creating attribute(under node that is refering to comp. controller) for table element in viewcontroller. I want to have that dynamic attribute in master controller also.

Please help me how to bind the dynamically created attribute during runtime in master comp. is that possible?



Viewcontext                                                    componentContext
          tablenode------------designtimebinding-------------tablenode
                  dynamicattr1------------------------------------------?                                   
                   dynamicattr2 -----------------------------------------?

Regards,

Arun.

Accepted Solutions (1)

Accepted Solutions (1)

anand_govardhan
Active Participant
0 Kudos

Hi Arun,

Check this tutorial on sdn: [Dynamically Creating, Building, and Mapping a Context in Web Dynpro|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6fdae690-0201-0010-a580-d104b459cb44].

Dynamic context mapping is explained in this tutorial.

Regards,

Anand G

Former Member
0 Kudos

Thanks much Anand, this is what am looking for.

Regards,

Arun.

Answers (0)