RadTabView is not showing the content when making a tab visible dynamically through property binding - IOS

1 Answer 169 Views
TabView
Mohammed Rameez
Top achievements
Rank 1
Iron
Iron
Mohammed Rameez asked on 26 Jun 2024, 03:01 PM | edited on 27 Jun 2024, 04:56 AM

Hi Team,

The following issue exists in IOS.

I have a page where using RadTabView, Initially when opened the page we show 4 tabs by default and the 5th one is hidden, on a button click we do IsVisible = true & IsSelected = true for the 5th tab, but the 5th tab is not getting visible in IOS whereas it is getting selected (tab name is highlighting which indicates that it is selected).

For the first 4 tabs also we are binding the IsVisible with one property, If we hide that while making the 5th tab visible then the 5th tab is being visible.

The same code works fine in IOS.

 

Thanks,

Mohammed Rameez Raza (Rameez).

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 27 Jun 2024, 09:59 AM

Hi Rameez,

I tested the case in a sample app  and cannot reproduce the described behavior on iOS. I actually tested on all 4 platforms and no issues. Note that I am using latest Telerik MAUI version 7.0.0 and .NET 8. I have attached my test app, download and check on your side. 

Modify the app to match the exact setup you have and send it back to me for further research, also attach a video of the behavior. If you do not want to send the video and the app in the forum, you can open a support ticket.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
TabView
Asked by
Mohammed Rameez
Top achievements
Rank 1
Iron
Iron
Answers by
Didi
Telerik team
Share this question
or