jQuery UI Widgets Forums Lists ListBox Listbox Remote Search ASP.Net

This topic contains 3 replies, has 2 voices, and was last updated by  Dimitar 12 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Listbox Remote Search ASP.Net #9523

    hermandup
    Member

    Hi. I’m new to the jQx Widgets. I’m trying to use the remote search functionality of the listbox widget, but have been struggeling for days now to get it right in my ASP.Net web application. Please can someone show me to an example where this is working.

    Thanks.

    Listbox Remote Search ASP.Net #9527

    Dimitar
    Participant

    Hello hermandup,

    Please check out the jqxListBox demo Remote Search for a working online example.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Listbox Remote Search ASP.Net #9568

    hermandup
    Member

    Thanks. I’ve looked at this example, but the JSON result from the ASP.Net page doesn’t seem to work. The code behind webmethod is only hit if I add the line: { contentType: ‘application/json; charset=utf-8’ } to the dataAdapter definition line and if I change the data type to JSON. However, then the listbox does not get populated with the data returned.

    Does it have to do with the JSON and JSONP variations? What’s the difference? What must I do to get the front-end end code behind scripts to talk to each other?

    Listbox Remote Search ASP.Net #9665

    Dimitar
    Participant

    Hi hermandup,

    Please have a look at the examples in the documentation on ASP .NET Integration. We hope they are helpful to you.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.