One approach is to simply include the gridview template from within whichever theme template relates to your front page:
include '{path-to-your-theme}/events/gridview.php';
Note that if they navigate to a different month etc or return to the calendar from a single event page they will still return to the version found at yoursite.com/events (if you are using that slug).