jQWidgets Forums

Forum Replies Created

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

  • npiccone
    Participant

    Hi Yavor,
    maybe i wasn’t too clear in my previuos message.
    Before calling my web service i need to cycle alle the rows on my grid and check if quantity is filled. If quantity isn’t filled in a particular row, i want to show the validation message (that’s because i was using the showvalidationpopup) so the user can insert the missing data. When i add a new row only the quantity cell is not filled because the user have to insert, but the same user could skip quantity insertion so the value of the cell never changes.
    I just need to show a message on the cell not validated and when the user start editing the cell i have to hide the message.
    That’s it.
    The attached image shows what i mean
    Validation


    npiccone
    Participant

    Hi Yavor,
    i will try your solution, but i have a question.
    I need to programmatically validate the columns of my grid before calling a web service to update database.
    Does this solution work in this case? I mean I have n Rows and i need to check that every row has quantity column > 0
    Hope i’ve been clear enough.


    npiccone
    Participant

    Hi Peter,
    i’m trying to create a sample on stackblitz but at the momente i can’t add reference to jqwidgetsscripts.
    I have it on dependencies on stackblitz, but I’m not able to reference jqxCombBoxGrid
    Screenshot stackblitz

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