decodeideas

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Allow customization of nextCell #86373
    decodeideas
    Participant

    Tony,

    I am trying to skip some cells based on more complex logic than just if a column is editable or not. Also in some cases I need to move down in the grid instead of across the grid. For now I redefine $.fn.nextCell in my code, this seems to be working nicely. It took me a while to figure out that grid methods are associated with $.fn and not with the grid itself. I understand that this is a jquery plugin technique, still it is a bit surprising 🙂

    Marius

    in reply to: Double posts #86038
    decodeideas
    Participant

    Tony,

    Thanks for your reply. Here is what I do in that function, table is my own datastructure.

    beforeSubmitCell:

    in reply to: Change grid parameters later #86013
    decodeideas
    Participant

    You should use setGridParam.

    $(document).ready(function() {

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

Stay connected with us in your favorite flavor!