Is it possible to add custom select input on the top of datatable?
Is it possible to add custom select input on the top of datatable?
![MuraliVenkat](https://secure.gravatar.com/avatar/c8260f294b753d7d34ac0872dd0c24aa/?default=https%3A%2F%2Fvanillicon.com%2Fc8260f294b753d7d34ac0872dd0c24aa_200.png&rating=g&size=120)
Hi all,
Is it possible to add a custom select drop-down box on the top of data table before the search field? I have drawn a rectangle box. The drop-down box has to come there.
Thanks in advance.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @MuraliVenkat ,
This example here shows how you can add custom elements to the DOM toolbar,
Cheers,
Colin
Hi @colin
Thank you so much. It helped me.