Hi all, looking for some advice on designing a view for data entry to be used to insert values into an SQL table. I would like to have a similar grid to an excel table or similar experience.
What is the recommendation? A table component with the editable columns enabled or a flex repeater?