Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8808

Control Table-merge cells with input field

$
0
0

Hi,

 

I want to use the control Table merge cells like here:

SAPUI5 Explored

 

Actually it works fine as long as I merge text cells.

Screen Shot 2014-10-30 at 17.04.40.png

<ColumnListItem>                  <Text text="{ScaleType}" />                  <Text text="{Rate}" />                  <ObjectNumber number="{ScaleQuantity}" unit="{Uom}" />                  <ObjectNumber number="{ScaleRate}" unit="{Currency}" /></ColumnListItem>

 

 

My goal is to merge now a input field but it doesn't work...

 

Screen Shot 2014-10-30 at 17.03.58.png

 

<ColumnListItem>                  <Text text="{ScaleType}" />                  <Input value="{Rate}" />                  <ObjectNumber number="{ScaleQuantity}" unit="{Uom}" />                  <ObjectNumber number="{ScaleRate}" unit="{Currency}" />                </ColumnListItem>

 

Any idea why?

Thanks in advance

Matt


Viewing all articles
Browse latest Browse all 8808

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>