Hello Folks.I try to get details of my data when a itemFocusIn is beeing called. Unfortunately with the code below, the event is not called Can anybody tell me what ist wrong ??? <mx:DataGrid id="Grid1" dataProvider="{srv.findAll.lastResult}" width="100%" height="100%" itemFocusIn="srv.getDetail(...