I add button free delete mode in Search Form, Later I add field cck_id in list. Link + Typography to this field I choose Jgrid mode chekbox.When I turn to my list view in font-end and check some Articles and click to button free for removing ---- delete articles not work.
Free button in delete mode is made for deleting single item, you would need to add some javacript to post ids that are added to #boxchecked hidden field by checkbox typography.
I will check if this can be done in some other way.