Hi,
On the Xamarim.Forms is it possible to create a dynamic table cell? For example, if I have 5 rows, say row 1, 3 (depends on the value) it contains Label and small 1 text box. Row 2,4,5 contains Label TexBox, Segment, buttons in 3 columns etc.
Any clues how this can be achieved in Xamarin.Forms?
Thanks in advance,