Is it possible to use export button (Excel) with searchBuilder?
Is it possible to use export button (Excel) with searchBuilder?
![Sok Virak](https://secure.gravatar.com/avatar/1262fe710b3a2ba74e5e2f7476a5ef12/?default=https%3A%2F%2Fvanillicon.com%2F1262fe710b3a2ba74e5e2f7476a5ef12_200.png&rating=g&size=120)
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Hi @Sok Virak ,
Yes it should be.
If you are having a problem doing so, as noted in the forum rules, please post a link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Thanks,
Sandy
If you have
dom: 'Qfrtip',
then you will need to addB
for the buttons. See this example. If this doesn't help then provide the test case Sandy asked for.Kevin