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.
ASAmresh S Syncfusion Team April 26, 2016 09:31 AM UTC
Hi Moises,
Thank you for using Syncfusion products.
Query
Solution
I only want to get block or disable drag the last column
Solution 1:
We can restrict the dragging of a specified column by using the event, TableControlQueryAllowDragColumn. The AllowDrag property can be set as “false” depending upon the specified column. Please refer to the below code snippet.