Smart GWT 2.5 Power Edition
I have a SQL data source tied to an Oracle database and the records are displayed within a grid. One of my users attempted to select many records and received a message like "Can't select that many records, please try with a smaller batch".
I am OK with the message - the user is simply curious: What is the limit for the number of records in a grid selection with a SQL data source behind it?
Thanks
I have a SQL data source tied to an Oracle database and the records are displayed within a grid. One of my users attempted to select many records and received a message like "Can't select that many records, please try with a smaller batch".
I am OK with the message - the user is simply curious: What is the limit for the number of records in a grid selection with a SQL data source behind it?
Thanks
Comment