Hi,
I want to design the Table for form with static data along with Column headers and Row headers like below.
Col1 | Col2 | Col3 | |
Row1 | Row11 | Row12 | Row13 |
Row2 | Row12 | Row23 |
can we merge the cells like above ?
Is it possible to design the form using tables in sapui5 ?
Please help me to solve this issue
Thanks&Regards
Sridevi