Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
410
Came across a bug.
posted

Hello,

I was trying to fill the WebDropDown with a JSON WebService. I have implemented the code and when I run the program I came across with an exception in IG scripts and on top of the exception following message exists.

K.D. June 27th, 2011 Bug #75499, the template was not properly retrieved when set by the client.

But I am still getting an exception from

$.tmpl(template, item) ... line.

Can you please help me if the bug still exists or may be I am not setting webdropdown correctly.

Note that following are set in client

1. Enable Client Rendering true

Cheers

Parents
No Data
Reply
  • 5105
    Offline posted

    Hi there,

    Could you please provide a small isolated sample reproducing your issue. Also are you defining a jQuery template which you set to the WebDropDown from the client-side?

    Thank you for using the Infragistics forums!

Children