Hi all,
I need some help choosing the correct method of using text fields inside data grid that display correctly across laptop and smartphone. I require the ability to add another row for 'First Name', 'Middle Name' and 'Last Name', which works fine on the laptop/Tablet view but in smartphone the text field is too compressed. I understand that I can drag the fields into one column, but this is impractical for up to ten rows of names. Are there any other methods to 'add another row' outside of data grid using columns?. Any help is appreciated
EDIT: I managed to test a few methods and found a solution.
Used the data drig and delete all columns, leaving only one.
Drag a column component inside that cell and then add your text fields. Ensure field width add up to 12.