cancel
Showing results for 
Search instead for 
Did you mean: 

Is simple aggregation binding is possible with Factory Functions

Former Member
0 Kudos
57

Hi Experts,

I am learning factory functions.

Till now i understood that it i mainly for aggregation binding, & where we need different type of controls at the time of binding.

But can we use this for simple table binding as i am done in attached example.

If so how. Please let me know.

Or is it only use full in the case of lists n drop downs?

PFA for my simple example [Done in normal way of binding].

Regards,

Vijendra.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use


oTable.bindAggregation("rows", "/tableData");

Aggregation Binding - User Interface Add-On for SAP NetWeaver - SAP Library

Regards,


Robbe