Skip to content

Alternative to $this->render(); in v2 #766

Closed Answered by eumakue92
qwasyx0 asked this question in Q&A
Discussion options

You must be logged in to vote

I think I just found a way. I had a problem that is related to this.

If you want to execute the builder just after something, you can use the following:

$this->setBuilder($this->builder());

I think this shouldn't be the way, but it works to me better than refreshDatatable, which just loaded an empty table.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by qwasyx0
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants