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 there a way where i can detect if i select the left navigation button or the right navigation button in TabNavigationControl? i know that the selectionchanging event in TabNavigation is triggered when using navigation button or tab strip. Is the e.OldItem or e.NewItem the answer? if it is how can i use it?
VJVictory Jessie Selvam D Syncfusion Team October 23, 2015 08:39 AM UTC
Hi John,
Thank you for using Syncfusion Products.
We have prepared a sample to detect whether the left or right navigation button is selected. In the sample, we have detected it using the e.OldItem and e.NewItem index in the SelectionChanging event. You can download the sample from the following link: