Questions related to refreshing the parent window that popped up.

hi, syncfusion team

I want to refresh on the designated tab when I come back to the parent window after working on the pop-up window.

So, I wrote the code as shown in the following image to fix it with "tab1".


탭고정 질문3.png


but I couldn't find aria-controls that I thought I needed.


탭고정 질문.png

탭고정 질문2.png


I'm not sure, but there are no aria-controls, so the tab I want is selected after refresh, but the contents of tab1 are loaded.



탭고정질문3.png

I need help to solve this problem.


I'll be waiting for the reply. Thank you.



1 Reply

SK Satheesh Kumar Balasubramanian Syncfusion Team December 2, 2021 12:21 PM UTC

Hi TaeWook, 
  
Thanks for using Syncfusion Products. 
  
We have validated your reported query "Questions related to refreshing the parent window that popped up" and suspect that you need to select the tab item programmatically. We let you know that the selectedItem property and select method are used for selecting the tab item programmatically. 



Loader.
Up arrow icon