JSGrid获取行和单元格数据 [英] JSGrid get row and cell data

查看:972
本文介绍了JSGrid获取行和单元格数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究项目服务器2010,需要从JSGrid获取特定的单元格信息。

Hi, I am working on a project server 2010, and need to get the specific cell information from the JSGrid.

var selectedRows = myGrid.GetSelectedRecordKeys(false);

var selectedRows = myGrid.GetSelectedRecordKeys(false);

这里我得到了所有键的数组。您能否建议我如何根据selectedRows数组中的键获取行数据和特定单元格信息?希望你能理解。任何人都可以建议吗?感谢所有提前。

Here i got th array of all keys. Can you suggest me how to get the row data and specific cell information based on a key in the selectedRows array? Hope you understand. Can anyone suggest on this? Thanks to all in advance.

推荐答案

请参阅
Project Server网格列


这篇关于JSGrid获取行和单元格数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆