Hi all,
Is there an upper limit for how much data you can stick into an sap.ui.table.Table?
Since that table only renders it's UI elements once and uses the context to determine what data is within each cell, I'm sure the limit is quite high, but I'd love to know if there is an upper limit.
My goal is to have 100 columns and 100,000 rows if possible.
Thanks