jQWidgets Forums

Forum Replies Created

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

  • cblin
    Participant

    Hi Hristo,

    sorry, this is a bad copy-paste from my code.

    I still have the described problem with $(‘#input’).

    The problem is that if the last query did not match anything, the value of the field is the previous one (instead of the currently typed value).

    The problem seems to occur only if the source is not an array of primitive, but an array of object.


    cblin
    Participant

    value is not a reserved keyword in javascript and I do not see why jqWidget would add such a thing !
    I mean, soon I will not be able to use ‘uid’ because this is also a reserved keyword ?

    Of course I can change the source property name because this is what I use in the easy but ugly workaround.
    What I ask for is that jqwidget allow me to use displayMember:’value’ or at least the documentation should say that you can not (this is also an easy but ugly workaround to me but I can understand that :)).

Viewing 2 posts - 16 through 17 (of 17 total)