EasyUI Forum
October 04, 2025, 03:20:53 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Combogrid : Blur event not fire  (Read 10205 times)
johnwolf
Newbie
*
Posts: 2


View Profile
« on: June 05, 2013, 02:48:16 AM »

Hi All,

I'm using combogrid with remote data to choose a customer by his name.

I have three controls in my form :

    The combogrid
    An input text for the first name
    An input text for the phone number

I would like to populate the first name and the Phone number automatically when then combogrid lose focus

I've tried to bind the blur event but this event not fire .

Is it possible to bind this event ?
Can you show me an example ?

Thanks for Help

John

Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: June 05, 2013, 07:08:13 AM »

Try using onChange or onSelect events instead.
Logged
johnwolf
Newbie
*
Posts: 2


View Profile
« Reply #2 on: June 07, 2013, 07:08:39 AM »

Thanks for reply, stworthy

When i select an item within the grid, ,no problem with the onSelect event

But when i want to use a new value (by typing a new name in the input box), then change event fire for every keyboard entry

What i need is like  "trapping" the tab key

Any ideas ?

Thanks for help

John
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!