gzorzi

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: inline edit with select and multiple:true #124019
    gzorzi
    Participant

    Hi,

    I’ve had to change this to have it working:

     

    if($(elc).get(0).type === ‘select-multiple’ && tmp) {

    -> if($(elc).get(0).type === ‘select-multiple’ && tmp!==null) {

     

    giuliano

     

    • This reply was modified 10 years, 9 months ago by gzorzi.
    in reply to: inline edit with select and multiple:true #124015
    gzorzi
    Participant

    thanks a lot 🙂

    in reply to: inline edit with select and multiple:true #124009
    gzorzi
    Participant

    Hi,

    I have no specific code to add a new record, as I use the default navGrid add button. Here’s my  grid code:

     

     

     

    • This reply was modified 10 years, 9 months ago by admin. Reason: code formatting
Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!