I am trying to copy an excel column (500 rows) into the DataSet Editor for the template repeater and I am getting “Error Pasting DataSet from Clipboard”. IllegalArgumentException: CSV invalid format: expected #NAMES on line 1
It only lets me copy each row one by one. Is there a way to copy all the rows onto the Dataset Editor Table at once?