Forum Discussion

Sweez's avatar
Sweez
Contributor
3 days ago

TableView Insert Limit

I am working with a TableView and there seems to be a limit of 100 rows that can be added.  Even if I prompt for the number of rows to add , say for example 150, when I add 150 rows in Excel and submit only 100 will actually be inserted.  Does anyone know if there is a limit to the number of rows that will actually be added no matter the value you pass to the NumberOfEmptyRowsToAdd property?

1 Reply

  • RobbSalzmann's avatar
    RobbSalzmann
    Valued Contributor II

    Yes, TableView NumberOfEmptyRowsToAdd is hard capped at 100.