Drew

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: cell formatting on edit #87315
    Drew
    Participant

    Well, I got it working for me.

    in reply to: getGridParam #87309
    Drew
    Participant

    You can get getCell to get the value of a cell using either the index or column name:

    var ret = $(“#list2”).getCell(id, 0);

    This would retrieve the value of the first column of the row with index = id

    in reply to: cell formatting on edit #87308
    Drew
    Participant

    Bump ^_^

    in reply to: Focus on grid row #87289
    Drew
    Participant

    I'm not sure what you mean by focusing- I'm going to assume you mean highlighting/outlining the row.

    Drew
    Participant

    Thanks for the reply Tony,

    I am indeed using saveRow, so moving the events/params to the saveRow call fixed the problem.

    Thanks!

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

Stay connected with us in your favorite flavor!