flexgrid添加数据时未产生选中行
如题,请问如何指定选中第一行第一单元格??您好,
请参考在线示例:
https://demo.grapecity.com.cn/wijmo/demos/Grid/Selection/Overview/purejs
示例代码:
flexSheet.selection = new wijmo.grid.CellRange(1, 0, 1, 0);
参考API:
https://demo.grapecity.com.cn/wijmo/api/classes/wijmo_grid.cellrange.html
页:
[1]