Hello,
I hope you are well.
Could you please provide some guidance on how to have data binding on fields from two different Data Sets (tables) on one column list item?
For example the “name” and “cs” data fields are in my “HCT_CSSet” data set, while the “price” and “priceInd” data fields are in my “HCT_CSONSet” data set. I want to have the name, cs, price and priceInd fields shown on one column list item, but WebIDE’s data binding seems to only allow one data set per item.
Could you please point me towards any information on how I may have databinding on a few different data fields from a few different datasets on one control/item? Please see screenshots below for clarification.

2. I would like to have all 4 fields display in the same cell/column list item.

3. But the price and priceind fields are in a different data set, “HCT_CSSet”.

4.

5. The Price and priceInd fields do not show when the app is run.
