> You need to pass the id to the CMD version. So : > s> EVT_GRID_LABEL_LEFT_DCLICK(fct) > s> ---> > s> EVT_GRID_LABEL_LEFT_DCLICK_008(fct) That's right ? Sylvain