jQuery("#mygrid").setSelection(rowid,true);
我知道一定要有一个简单的解决方案,但我不知道该怎么做.
var top_rowid = $('#mygrid tbody:first-child tr:first').attr('id');