E-mail List Archives
Re: Dynamic scrolling grids / tables.
From: glen walker
Date: May 29, 2023 10:06AM
- Next message: Bryan Garaventa: "Re: Does role="combobox" eat the identity of nestedelements?"
- Previous message: glen walker: "Re: Does role="combobox" eat the identity of nested elements?"
- Next message in Thread: None
- Previous message in Thread: Murphy, Sean: "Dynamic scrolling grids / tables."
- View all messages in this Thread
Are you mixing "row" and "column" in your description? You mention
swapping in new columns when pressing the down arrow but described the
table as only having 20 visible rows. I'm guessing you meant you page in
new rows when the down arrow is pressed?
If I understand correctly, you have a paginated table. Perhaps something
like https://mdbootstrap.com/docs/b4/jquery/tables/pagination/ but maybe
you don't have pagination controls for going to the next "page" (rows)? Are
you *only* trying to provide pagination via the up/down arrow keys and not
have any widgets for doing so?
- Next message: Bryan Garaventa: "Re: Does role="combobox" eat the identity of nestedelements?"
- Previous message: glen walker: "Re: Does role="combobox" eat the identity of nested elements?"
- Next message in Thread: None
- Previous message in Thread: Murphy, Sean: "Dynamic scrolling grids / tables."
- View all messages in this Thread