I have peculiar problem. I have a regular grid in extjs 4.2 and I want to access record data from the editor. One of the columns is defined as editor:combobox and has focus event handler. I want to access the entire record from that event handler, how do i do it?