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.
Hi,
I would like to fix the first column in my grid and move two more columns via drag & drop. Is it possible to move individual cells?
Best regards Sascha
RRRajapandi Ravi Syncfusion Team July 7, 2020 02:57 PM UTC
Hi Sascha,
Greetings from syncfusion support
From validating your query we suspect you like to lock the first columns and like to drag and drop the other columns. You can achieve your requirement by using our Grid lock columns feature and you can lock columns by using column.lockColumn property. The locked columns will be moved to the first position. Also you can’t reorder its position. We have already discussed about your requirement in our documentation. Please refer the below documentation for more information.