-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DataGridPro] Server side data source lazy loading #13878
[DataGridPro] Server side data source lazy loading #13878
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8348972 - Browse repository at this point
Copy the full SHA 8348972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb4c12 - Browse repository at this point
Copy the full SHA 1fb4c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 502aa0e - Browse repository at this point
Copy the full SHA 502aa0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 177aa27 - Browse repository at this point
Copy the full SHA 177aa27View commit details -
Add new event to be sent when new batch of rows should be loaded from…
… the data source
Configuration menu - View commit details
-
Copy full SHA for 9d9e5e0 - Browse repository at this point
Copy the full SHA 9d9e5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c820b3 - Browse repository at this point
Copy the full SHA 3c820b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857023d - Browse repository at this point
Copy the full SHA 857023dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d6e65 - Browse repository at this point
Copy the full SHA 24d6e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e71ee - Browse repository at this point
Copy the full SHA 94e71eeView commit details -
Lazy loading flag moved to the root props instead of it being a part …
…of the data source model
Configuration menu - View commit details
-
Copy full SHA for cd01a63 - Browse repository at this point
Copy the full SHA cd01a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446b47b - Browse repository at this point
Copy the full SHA 446b47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be08cf - Browse repository at this point
Copy the full SHA 3be08cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed0151 - Browse repository at this point
Copy the full SHA 5ed0151View commit details -
Skeleton rows should be added after data load to be able to know the …
…total row count. Disable row fetch from the data source hook if lazy loading is enabled. Add new events to support the new flow
Configuration menu - View commit details
-
Copy full SHA for 8dfc7fb - Browse repository at this point
Copy the full SHA 8dfc7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9e0ad - Browse repository at this point
Copy the full SHA 6b9e0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0755671 - Browse repository at this point
Copy the full SHA 0755671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4262116 - Browse repository at this point
Copy the full SHA 4262116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e431f3 - Browse repository at this point
Copy the full SHA 6e431f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74109be - Browse repository at this point
Copy the full SHA 74109beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b16d9c6 - Browse repository at this point
Copy the full SHA b16d9c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95413f1 - Browse repository at this point
Copy the full SHA 95413f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c06201 - Browse repository at this point
Copy the full SHA 4c06201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cc7b3 - Browse repository at this point
Copy the full SHA 17cc7b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3292704 - Browse repository at this point
Copy the full SHA 3292704View commit details -
Import throttle from internals package. Do not reset rendering contex…
…t when sorting model is updated
Configuration menu - View commit details
-
Copy full SHA for c6dec3b - Browse repository at this point
Copy the full SHA c6dec3bView commit details -
Adjust start and end params to cover whole page(s). Cache responses i…
…n chunks based on the pagination model and props. Combine cache entries when needed
Configuration menu - View commit details
-
Copy full SHA for 834c05e - Browse repository at this point
Copy the full SHA 834c05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed89679 - Browse repository at this point
Copy the full SHA ed89679View commit details -
Params should always be adjusted to the whole page to allow proper ex…
…pansion while filtering. If there are no rows, use setRows API instead of replacement
Configuration menu - View commit details
-
Copy full SHA for fb6fe26 - Browse repository at this point
Copy the full SHA fb6fe26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46fe91d - Browse repository at this point
Copy the full SHA 46fe91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f26c2d - Browse repository at this point
Copy the full SHA 9f26c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e12334a - Browse repository at this point
Copy the full SHA e12334aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a443e9 - Browse repository at this point
Copy the full SHA 9a443e9View commit details -
Change the way current row count is retrieved to support controlled r…
…ow count updates. Handle switch from infinite to lazy loading
Configuration menu - View commit details
-
Copy full SHA for 391eb6c - Browse repository at this point
Copy the full SHA 391eb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 307f932 - Browse repository at this point
Copy the full SHA 307f932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9f9be - Browse repository at this point
Copy the full SHA 2c9f9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e44d6 - Browse repository at this point
Copy the full SHA 35e44d6View commit details -
Extend fetchRows API to enable request retries. Keep compatibility wi…
…th the old signature
Configuration menu - View commit details
-
Copy full SHA for 7073989 - Browse repository at this point
Copy the full SHA 7073989View commit details -
Pagination params adjustment inside lazyLoading hook. Use the same ap…
…i for row slice fetching
Configuration menu - View commit details
-
Copy full SHA for 7a47b41 - Browse repository at this point
Copy the full SHA 7a47b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02606f - Browse repository at this point
Copy the full SHA c02606fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae8b89 - Browse repository at this point
Copy the full SHA 0ae8b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for decd848 - Browse repository at this point
Copy the full SHA decd848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274ee2c - Browse repository at this point
Copy the full SHA 274ee2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c07ce - Browse repository at this point
Copy the full SHA d4c07ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3024581 - Browse repository at this point
Copy the full SHA 3024581View commit details -
Configuration menu - View commit details
-
Copy full SHA for a831683 - Browse repository at this point
Copy the full SHA a831683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a30bb1 - Browse repository at this point
Copy the full SHA 8a30bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b464d33 - Browse repository at this point
Copy the full SHA b464d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d1e2a - Browse repository at this point
Copy the full SHA 77d1e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d79bdac - Browse repository at this point
Copy the full SHA d79bdacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 902d1c6 - Browse repository at this point
Copy the full SHA 902d1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a0d4e - Browse repository at this point
Copy the full SHA c1a0d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b83584 - Browse repository at this point
Copy the full SHA 2b83584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3081343 - Browse repository at this point
Copy the full SHA 3081343View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9161d0 - Browse repository at this point
Copy the full SHA b9161d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4695910 - Browse repository at this point
Copy the full SHA 4695910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cb105 - Browse repository at this point
Copy the full SHA 44cb105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d1e56 - Browse repository at this point
Copy the full SHA 53d1e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for c45d270 - Browse repository at this point
Copy the full SHA c45d270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d5acf - Browse repository at this point
Copy the full SHA 48d5acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 278bfec - Browse repository at this point
Copy the full SHA 278bfecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf10c11 - Browse repository at this point
Copy the full SHA bf10c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f1a39 - Browse repository at this point
Copy the full SHA f2f1a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a0187 - Browse repository at this point
Copy the full SHA 82a0187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef9cbf - Browse repository at this point
Copy the full SHA 1ef9cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 344c860 - Browse repository at this point
Copy the full SHA 344c860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3312610 - Browse repository at this point
Copy the full SHA 3312610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4783c89 - Browse repository at this point
Copy the full SHA 4783c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7560bdc - Browse repository at this point
Copy the full SHA 7560bdcView commit details -
Data source and lazy loading hook are using new strategy group to det…
…ermine how the data should be processed
Configuration menu - View commit details
-
Copy full SHA for 23c7819 - Browse repository at this point
Copy the full SHA 23c7819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ef289 - Browse repository at this point
Copy the full SHA 76ef289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6408977 - Browse repository at this point
Copy the full SHA 6408977View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf5b6e - Browse repository at this point
Copy the full SHA bdf5b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb4e28 - Browse repository at this point
Copy the full SHA 5bb4e28View commit details -
Co-authored-by: Kenan Yusuf <[email protected]> Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Armin Mehinovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f15373b - Browse repository at this point
Copy the full SHA f15373bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea7cd1 - Browse repository at this point
Copy the full SHA fea7cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcda03 - Browse repository at this point
Copy the full SHA cdcda03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c4d20 - Browse repository at this point
Copy the full SHA a1c4d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533f49b - Browse repository at this point
Copy the full SHA 533f49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a729d - Browse repository at this point
Copy the full SHA 96a729dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7545e94 - Browse repository at this point
Copy the full SHA 7545e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce506c - Browse repository at this point
Copy the full SHA dce506cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c079bb - Browse repository at this point
Copy the full SHA 6c079bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c41ad - Browse repository at this point
Copy the full SHA 47c41adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2969483 - Browse repository at this point
Copy the full SHA 2969483View commit details -
Configuration menu - View commit details
-
Copy full SHA for f939606 - Browse repository at this point
Copy the full SHA f939606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884333d - Browse repository at this point
Copy the full SHA 884333dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6c42f - Browse repository at this point
Copy the full SHA 5e6c42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53767cb - Browse repository at this point
Copy the full SHA 53767cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5946b7e - Browse repository at this point
Copy the full SHA 5946b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d40893a - Browse repository at this point
Copy the full SHA d40893aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c436a - Browse repository at this point
Copy the full SHA 47c436aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0ec6a - Browse repository at this point
Copy the full SHA 0c0ec6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771e4e1 - Browse repository at this point
Copy the full SHA 771e4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f80265 - Browse repository at this point
Copy the full SHA 2f80265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516d2c8 - Browse repository at this point
Copy the full SHA 516d2c8View commit details -
Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Armin Mehinovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9aa1825 - Browse repository at this point
Copy the full SHA 9aa1825View commit details -
Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Armin Mehinovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bd329e - Browse repository at this point
Copy the full SHA 0bd329eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15210c - Browse repository at this point
Copy the full SHA a15210cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d932f23 - Browse repository at this point
Copy the full SHA d932f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514a786 - Browse repository at this point
Copy the full SHA 514a786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60621de - Browse repository at this point
Copy the full SHA 60621deView commit details -
Update cache manager description
Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Armin Mehinovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 580f59c - Browse repository at this point
Copy the full SHA 580f59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3bf3d - Browse repository at this point
Copy the full SHA 9c3bf3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 490aa90 - Browse repository at this point
Copy the full SHA 490aa90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107563b - Browse repository at this point
Copy the full SHA 107563bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3bead - Browse repository at this point
Copy the full SHA 5a3beadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e53369 - Browse repository at this point
Copy the full SHA 3e53369View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcaf2c - Browse repository at this point
Copy the full SHA cfcaf2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653665e - Browse repository at this point
Copy the full SHA 653665eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e910f - Browse repository at this point
Copy the full SHA 02e910fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e47f1 - Browse repository at this point
Copy the full SHA c6e47f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1309c7c - Browse repository at this point
Copy the full SHA 1309c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cd453 - Browse repository at this point
Copy the full SHA b5cd453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19302ad - Browse repository at this point
Copy the full SHA 19302adView commit details -
Co-authored-by: Sycamore <[email protected]> Signed-off-by: Armin Mehinovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6425bf2 - Browse repository at this point
Copy the full SHA 6425bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e233143 - Browse repository at this point
Copy the full SHA e233143View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3dee7a - Browse repository at this point
Copy the full SHA b3dee7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593c907 - Browse repository at this point
Copy the full SHA 593c907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a96423 - Browse repository at this point
Copy the full SHA 6a96423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96063f0 - Browse repository at this point
Copy the full SHA 96063f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cfc73 - Browse repository at this point
Copy the full SHA 78cfc73View commit details