Skip to content

Is it possible to disable first call to builder method until I search? #2200

Answered by lrljoe
emiliosh asked this question in Q&A

You must be logged in to vote

You can't easily disable the first call to the builder, but you could use the tableAttributes to hide the table unless the search is populated.

You'd have to override the getRows method to stop the query executing, but I wouldn't recommend that

Replies: 1 comment 1 reply

lrljoe
Feb 15, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@emiliosh

Answer selected by emiliosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants