jQWidgets Forums

Forum Replies Created

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

  • kiluakun
    Participant

    Hi, i have a similar problem.
    Whenever a user inputs a value that’s not one of the list available, the .val of the jqxInput returns the last “correct” value, for example, if i type a “correct” name of a customer, it stores the values for that customer, but if my following action is to type a non existing customer, and then try to get the value of the input, i get the former value, the one from the existing customer. I’ve tried getting the actual/current value, but all i get, is the last matched value. What can i do?


    kiluakun
    Participant

    This behaviour is not erroneous and is expected. However, you can avoid it by not setting the width of your last column,

    This does not work at all.
    I am currently adding a margin on the cellrenderer if certain condition is met, BUT whenever i add a new row it does not go through the renderer, so when the condition to remove the margin is met, the renderer has no clue about it. If i change the data on any row, it goes inside the renderer and the proper margin is applied. That’s the workarround i’ve found so far, but i’d like to know if there is a proper way to display the data con my last column, formatted as my company see fit and have the scroll not overlapping the data.

    Thanks in advance

    in reply to: jqxGrid Date Filter jqxGrid Date Filter #93611

    kiluakun
    Participant

    I have a problem with the filter, since my data is formatted as “dd/MM/yyyy”, but the filter tries to process it in “MM/dd/yyyy”, what can i do to filter my data? The way the grid process it doesn’t work at all for me.

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