var ed = $(this).datagrid('getEditor',{index:index,field:'test'}$(ed.target).textbox('textbox').bind('blur',function(e){ alert('test');})