EasyUI Forum
September 13, 2025, 11:51:47 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: destroy message not working  (Read 5598 times)
jaimi
Full Member
***
Posts: 121


View Profile
« on: November 26, 2014, 01:51:05 AM »

I have defined the following code within my edatagrid:

 ,destroyMsg  : {
   norecord:{title:'Hinweis',
               msg:  'Es wurde kein Satz ausgewählt.'
             },
    confirm :{title:'Bestätigung',
               msg:  'Klicken Sie Ok, um die Firma zu löschen.'
             }
  }//destroyMsg

When I select a record and activate the remove-record-function it gives me the "confirm" message.
If no record is selected and I activate the remove-record-function nothing happens.
For my understanding the "norecord"-message should appear. What's wrong?

THX, Jaimi
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!