How do you perform On Demand loading for DataTable rows? #5864
Unanswered
Delengowski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Textual looks like a great project, I am interested in using it, due to its portability. My one requirement is the ability to load rows to a
DataTable
on demand. I am familiar with Qts MVC methodology, and itsQTableView
has methods such ascanFetchMore
andfetchMore
for on demand loading. Is there anything equivalent? Or some recipe to do this with Textual? I'm struggling to find if this is possible, except for one discussion that links to a 3rd party Textual extension. Seems to be not?Beta Was this translation helpful? Give feedback.
All reactions