Forms: Two-dimensional array

Good morning,

Is there a prebuilt component for a two-dimensional array that can be used as a form input?

Currently, the hacky way of performing this is creating a Grid and using it as a 1d to 2d array conversion.

Essentially, I want to include something similar to a datasheet inside a form, for the user to fill/edit.

Thanks in advance
Was this page helpful?