The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Is it possible to switch the default position of the ExcelExport and CSVExport buttons to the right side of the toolbar and the Search and Column chooser to the left side?
PSPavithra Subramaniyam Syncfusion Team November 8, 2023 12:14 PM UTC
Hi Mark Griffiths,
You can achieve your requirement by setting the “align”
property for the toolbar items inside the Grid “created” event. Please refer to
the below code example, API and sample link for more information.