Where is the Blazor SfTab events documentation ?
I have google every possible search that I can think of and the closest I got to find the SfTab events docs was this link here
Provide the reference link of component Events page in the root page
SIGN IN To post a reply.
5 Replies
1 reply marked as answer
NR
Nevitha Ravi
Syncfusion Team
April 26, 2021 09:50 AM UTC
Hi Ben,
Greetings from Syncfusion Support.
We suspect that you are looking for the events list available in the Tabs component which can be referred from the following link.
Please refer the above link and get back to us if you need any further assistance from us.
Regards,
Nevitha
Marked as answer
BJ
Ben Junior
April 26, 2021 01:35 PM UTC
Thanks for the link.
I just need to clarify one more issue still related to the tabs control. I notice that the tab events "Selected" and "Selecting" are only fired if the tab is manually clicked by the user. In my code, for example, I use @bind-SelectedItem="@selectedTabIndex". Now, when the user double clicks the grid row which is in the first tab, the code assigns selectedTabIndex = 1 which indeed changes the tab but the events previously mentioned are not fired. That is not a problem for me at this time, but I would like to know if this is the correct behavior or am I missing something.
BS
Balasubramanian Sattanathan
Syncfusion Team
April 28, 2021 12:42 PM UTC
Hi Ben,
Thanks for the reply.
We have validated your query “the code assigns selectedTabIndex = 1 which indeed changes the tab but the events are not fired” at our end and let you know that this is a correct behavior of the SfTab. Because, the Selected and Selecting events will not triggered if we change the tab items through the SelectedItem property.
We have validated your query “the code assigns selectedTabIndex = 1 which indeed changes the tab but the events are not fired” at our end and let you know that this is a correct behavior of the SfTab. Because, the Selected and Selecting events will not triggered if we change the tab items through the SelectedItem property.
Please let us know if you need further assistance.
Regards,
Balasubramanian S
BJ
Ben Junior
April 28, 2021 12:48 PM UTC
Thanks for the info. Now that you explained it makes sense.
HB
Hareesh Balasubramanian
Syncfusion Team
April 29, 2021 05:47 AM UTC
Hi Ben,
We are happy that our solution has been resolved your problem.
Please get back to us if you need any further assistance. We will be happy to assist you..!
Regards,
Hareesh
SIGN IN To post a reply.
- 5 Replies
- 4 Participants
- Marked answer
-
BJ Ben Junior
- Apr 23, 2021 02:41 PM UTC
- Apr 29, 2021 05:47 AM UTC