"Rambabu Repaka" writes: > Hi,Model is Loading but requirement is where the mouse button clicks it should display there. Ok, then as Robert suggested, further inspect your event class. Place a breakpoint at ModelController::handle() to see if it is being called at all. -- Alberto