Click the head of grid,how to get the index of column?
mygrid.attachEvent(“onHeaderClick”,function(index){ alert(index); })
Click the head of grid,how to get the index of column?
mygrid.attachEvent(“onHeaderClick”,function(index){ alert(index); })