xmas

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Multiselect and onSelectRow #84241
    xmas
    Participant

    Hi,

    I've found a solution. I removed onSelectRow event and I encluded new two buttons (editing and prinintg) in navigation bar and extra checkbox column. At the beginning I select a row, then if I click the edit button I call editRow action. If I click the print button I read rowId (getGridParam('selrow')) and call servlet for PDF printing.

    in reply to: Multiselect and onSelectRow #84227
    xmas
    Participant

    Hi,

    like the guy above I would like to implement multiselect and editing cells on the same grid. If I don't include “multiselect:true” then after selecting a row with mouse onSelectRow event is triggered and grid goes in edit mode. In the other hand if I include “multiselect:true” onSelectRow event doesn't work any more. It seems that both functionalities are in conflict. Is there any way to have both functionalities on the same grid with jqGrid version 3.3 or I have to wait for new release? Thank you in advance for your answer.

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

Stay connected with us in your favorite flavor!