JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Header template on Grid › Reply To: Header template on Grid
June 17, 2022 at 1:52 pm
#103306
svetoslav_borislavov
Participant
Hi Joko,
I have tried your code and it worked for me. The button is displayed in the header without error with the following header setting:
header: {
visible: true,
buttons: [“search”],
template: “< button > Add</button >”
}
Please check your version and update if available
Best Regards,
Svetoslav Borislavov
Smart HTMLElements Team
https://www.htmlelements.com/
- This reply was modified 2 years, 4 months ago by svetoslav_borislavov.
- This reply was modified 2 years, 4 months ago by svetoslav_borislavov.
- This reply was modified 2 years, 4 months ago by svetoslav_borislavov.
- This reply was modified 2 years, 4 months ago by svetoslav_borislavov.