leinad

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Disabling and reEnabling Cells in a jqGrid #98909
    leinad
    Participant

    One more thing,

    I want to restrict the data type entered into this cell

    so i found a char restriction plugin that i have working for a text input and try the following

    with amountCellWithData being a dummy class added so that i can easily retrieve the cells

    in reply to: Disabling and reEnabling Cells in a jqGrid #98908
    leinad
    Participant

    tony said:

    Hello,

    Yes this is true, there is no build in way to do this, but I think it is not so difficult.

    Let me explain:

    What you use in setCell to add the class ‘not-editable-cell’?

    1. the id

    2. the name of the column.

    Having this and jQuery it is easy to remove the class. Why?

    1. We know the id element from which to remove the class of some child.

    2. We know the name of the column – i.e its position of the td

    in reply to: Disabling and reEnabling Cells in a jqGrid #98862
    leinad
    Participant

    Hi,

    Does anyone have an answer for this, I was hoping it was a straightforward action,

    But it doesnt seem it can easily be done in jqgrid

    Thanks

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

Stay connected with us in your favorite flavor!