jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • todmb
    Member

    Thank you for the info. However, the change to createeditor did not change the sort order back to the JSON table order (it is still in alphabetical order), plus it made the dropdown height the full length of the source list (instead of the manageable 200px default dropdown height).

    What’s even more odd, to test things, when I change the displayMember of the editor.jqxcombobox call under createeditor (or initeditor) to another field in my source, the displayMember does not change. If I remove the displayMember and the valueMember, the list does not change. I am not sure where it is pulling the source to the combobox list.

    I am confused.

    -Why is the combobox list still sorting alphabetically?
    -Why is the source not controllable?
    -Why is the combobox height now out of control (even when I put in dropDownHeight: 200)?

    Thank you very much for your assistance.

    Tod


    todmb
    Member

    Thank you very much!

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