Window

2 Answers 136 Views
Window
Walter
Top achievements
Rank 1
Iron
Walter asked on 02 Dec 2022, 06:38 PM | edited on 02 Dec 2022, 07:00 PM

I've been tasked to open N popup windows that persist between page navigations.  I can easily get 1 window to show by using the window component, but how do I get N of them?  I'm able to get 1 to show, but if I put it in a for loop nothing shows. 

 

I'm guessing I could potentially persist the open windows using the layout?  The product manager claims other vendors are able to do this.  I don't know how.

Walter
Top achievements
Rank 1
Iron
commented on 02 Dec 2022, 06:42 PM

ok I'm able to get the N windows, but they aren't able to persist between navigation changes.  I thought such a thing was only possible using a new browser window.
Walter
Top achievements
Rank 1
Iron
commented on 02 Dec 2022, 07:00 PM

Evidently it works by putting it in the menu navigation.  Wierd.

2 Answers, 1 is accepted

Sort by
0
Walter
Top achievements
Rank 1
Iron
answered on 02 Dec 2022, 07:00 PM
Evidently it works by putting it in the menu navigation.  Wierd.
0
Nadezhda Tacheva
Telerik team
answered on 07 Dec 2022, 02:12 PM

Hi Walter,

I am not aware of the exact configuration you are currently using to render multiple Window instances. However, you may find the following sample useful for your scenario: Window as a service. It demonstrates how to register a service that can create multiple Window component instances as needed.

Take your time to revise and test the approach and please let us know if any other questions appear in the meantime.

Regards,
Nadezhda Tacheva
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
Window
Asked by
Walter
Top achievements
Rank 1
Iron
Answers by
Walter
Top achievements
Rank 1
Iron
Nadezhda Tacheva
Telerik team
Share this question
or