jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: ComboBox autocomplete type ComboBox autocomplete type #78753

    nagaveni
    Participant

    Hi Guys,

    I am using jqxComboBox, As per my scenario, no need to bind source to combobox on page load.
    I have combobox search and I need to bind source to combobox based on search parameter. There I am sending search parameter
    as a querystring to API method and returning results back to view.

    I am binding source to combobox with the following code:

    var dataAdapter = new $.jqx.dataAdapter(array);
    $(“#searchProperties”).jqxComboBox({ source: dataAdapter });

    But after binding source, the entered text in the combobox is getting clear automatically even though there are list items.
    And also if I select any item from dropdownlist, it is also clearing.

    I request you to provide me solution for this.

    Regards,
    Nagaveni

    in reply to: Jqx Tree drop down in JqxGrrid Jqx Tree drop down in JqxGrrid #77655

    nagaveni
    Participant

    Hi,

    jqxTree dropdown integration with jqxGrid is not in your demo.
    Can you please provide me better sample for integrating jqxTree dropdown in jqxGrid.

    Thanks

    in reply to: virtualmode and autorowheight virtualmode and autorowheight #74917

    nagaveni
    Participant

    Hi,
    shall we apply virtual scrolling with autorowheight for grid?.Please check once.

Viewing 3 posts - 16 through 18 (of 18 total)