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.
I was trying to use the SfTabView control and I was wondering, can I disable a tab?
I have a guided form that takes 3 steps to complete (a wizard), and i want to disable the "next tab" until all the fields have been filled in the current tab.
RKRathana Kumar Sekar Syncfusion Team March 15, 2018 12:22 PM UTC
Hi Cristian Merli,
Thanks for contacting Syncfusion Support.
We have checked your requirement "How to Disable the tab" from our side and we can disable the tab change by set true value to SfTabView TabItemTapped event, Cancel event argument. Also we have attached the sample for your reference. Please find the sample from the below link.