I got 11 entry fields that should be viewed in table format, that is , initially there will be 2 rows in which the first row will have headings of each 11 columns and the 2nd row with blank fields for inserting data.
(我得到了11个应以表格格式查看的输入字段,也就是说,最初将有2行,其中第一行的标题为每11列,第二行的标题为空白,用于插入数据。)
On completing the first row I need the next row with blank fields to be populated dynamically. (完成第一行后,我需要动态填充空白字段的下一行。)
Is there any solution to do this in xamarin.forms? (在xamarin.forms中有解决方案吗?)
ask by Deepu Jacob translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…