﻿$(function () {

	var gridView = sf.gridView;

	// initialize the modules we are using (if required)
	gridView.init();

});


