BEXIS2 / Core

This is the public code repository of the BEXIS2 data management software. It contains only modules, components, and packages of the core system. Contributed modules and components will be available in separate repositories. For more information on BEXIS2, please visit our website.
https://bexis2.github.io/
17 stars 13 forks source link

Excel download of data with more the 1mio rows should be not allowed #513 - Fail #592

Closed DavidBlaa closed 4 years ago

DavidBlaa commented 4 years ago

model.data.row.count is always the count of the current page. use Session["gridTotal"] to check

DavidBlaa commented 4 years ago

https://bexis2.testquality.com defect D104. Do not remove or edit.