Using javascript to update data source in real time

Thread is closed for posting
1 posts, 0 answers
  1. 9E24C4AC-7190-4BA4-9711-140650E13CAC
    9E24C4AC-7190-4BA4-9711-140650E13CAC avatar
    7 posts
    Member since:
    May 2012

    Posted 11 Jul 2013 Link to this post

    Requirements

    RadControls version
    4.0
    2012
    javascript

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    I have java script code that searches the itunes appstore based off of the text entered into the autocomplete box. I want to manage all the autcomplete entries manually through javascript. My problem is that the asp.net runtime runs into a null object reference error when it tries to look for my data source. This may be because the json query to the appstore take a second or two so the entries to the the autocomplete box come in a little late. Is there any way around this error? Should I use a different telerik control? Thanks for the feedback.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.