I'd like to block this event (group closing)..
it must not be clickable (attachment file)
<div id="mt" data-role="grid" data-groupable="true" data-pageable='{ "pageSize": 10}' data-reorderable="true" data-resizable="true" data-sortable="true" data-columns="[ { 'field': 'nome','title':'Nome'} ]" data-bind="source: Product"></div>
