Hello @ngchagas,
Gridlayout’s ‘on’ property works as expected. Your example has one mistake: gridlayout doesn’t have onItemClick() event. Full list of gridlayout’s events you can find here.
Solution for ‘click’ event you can find here: Grid layout onclick - #2 by NatashaS