This is a migrated thread and some comments may be shown as answers.

Issues rendering a Kendo Window within a Template

0 Answers 136 Views
Templates
This is a migrated thread and some comments may be shown as answers.
Manoj Kapoor
Top achievements
Rank 2
Manoj Kapoor asked on 06 Apr 2012, 09:23 AM

Hi All,

I am trying to render a Kendo Window from within a Template. And I am facing issues while doing so. When I use any kendo widget inside the window it’s not rendered (only the base html element is displayed) when placed in the kendo template and also only first time window gets rendered, once the window is closed next subsequent button clicks produces only the base html elements
 

If you place the same widgets outside the kendo window in the template they are rendered properly.

The scenario that I am working on is something like:

  1. If Country is Non-US, then the “Select” button shall not show up
  2. If I select US as country, a Select button appears which allows me searching the country by ZipCode
  3. For searching we is opening a Kendo window, with its title set to the US State Name
  4. Once the Window opens a user can perform a search for the Zip Codes (Searching feature currently not Implemented)


I have created a JSFiddle for show casing the problem I am facing. Refer URL http://jsfiddle.net/ganeshgupta/xRTbw/12/. Attached are the snap shots of the UI when I click on the “Select” button the first & second time, displaying only the Kendo Window in the first place (Without tab controls) and next time just the base controls only (No Window & Tab controls).

Kindly have a look at the same & let me know if I have a work around that can address the same.

Thanks & Regards,

Manoj Kapoor

No answers yet. Maybe you can help?

Tags
Templates
Asked by
Manoj Kapoor
Top achievements
Rank 2
Share this question
or