question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ScrollV without virtual scrolling

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[X ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior Cant have all data on dom and to have vertical scroll(dont want virtual scroll)

Expected behavior Vertical scroll without virtual scroll, all data will be on dom

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Table version: 9.0.x
  • Angular version: 4.0.x
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ShayHalubacommented, Dec 26, 2017

@adammedford With which version of ngx-datatable did you try it?

I am using Angular4 and ngx-datatable version 9.3.0, when I have [scrollbarV]=“true” and no rowHeight, I still see the virtual scrolling.

0reactions
hosseinGanjyarcommented, Jun 11, 2018

hey guys… Who found any solution? @ShayHaluba you found solution? thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrolling | Angular Material
Virtual scroll viewports that render nontrivial items may find it more performant to simply append to the list as the user scrolls without...
Read more >
Infinite Scrolling vs Virtual Scrolling in Angular
In a virtual scrolling strategy, the total number of elements remains the same as the user scrolls, just that the current ones are...
Read more >
How to use Virtual Scrolling using Angular 7 CDK - Medium
Virtual Scroll : Display only small subset of the data that is in the viewport and keep changing the records as the user...
Read more >
Angular Material Virtual Scrolling - Step-By-Step Explanation
RxJS, the easy way to write correct Angular applications · Angular - Infinite Scroll Using Intersection Observer · virtual - scroller : Let...
Read more >
GitHub - rintoj/ngx-virtual-scroller
ngx-virtual-scroller. Virtual Scroll displays a virtual, "infinite" list. Supports horizontal/vertical, variable heights, & multi-column.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found