All Apps and Add-ons

Endless Scrolling for Table Module

cmak
Contributor

I can create a Table Module downstream from a Pager Module. The table can then show all the events with X amount of rows per page.

I was wondering if there is endless scrolling inside a Table module.
I know there is an event Module, except the data is not formatted in a table, rather it is raw event data per row.

Is it possible to have the Table Module do infinite scrolling?

sideview
SplunkTrust
SplunkTrust

It is not, although it certainly would be nice to have. I've built such things in past lives, but it's a tricky thing to do right. Column headers have to not scroll, and if there's horizontal scrolling in the table, the column headers have to slide so as to stay lined up, which makes for a fun set of HTML/CSS/JS problems.

Anyway, browsers and libraries have come a long way since the last time I built such a component for a modular framework so I'll at least add it to my queue to investigate the level of effort required. Thanks Calvin.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...