Hi,
I hope this is something relatively simple to ask, I have looked around a little and couldn't find a decent enough resource to solve me problem.
I want to find all kendo windows on a given page without having to reference their id's. The purpose of this is that I am attempting to resize all kendo windows based on when the browser window resize event fires.
Whilst it could be possible to store an array of window id's I would prefer to not have to maintain that additional code.
Thank you in advance for any assistance you can provide.
I hope this is something relatively simple to ask, I have looked around a little and couldn't find a decent enough resource to solve me problem.
I want to find all kendo windows on a given page without having to reference their id's. The purpose of this is that I am attempting to resize all kendo windows based on when the browser window resize event fires.
Whilst it could be possible to store an array of window id's I would prefer to not have to maintain that additional code.
Thank you in advance for any assistance you can provide.