开发者

dojo DataGrid event.cellNode.cellIndex is not returning correct value

I hava created a editable subGrid ( Grid in grid ) using Dojo DataGrid. I am fetching and populating the data in 2nd and 3rd cells from server based on value in the 1st cell.

event.cellNode.cellIndex giving me correct value in firefox. but in IE it is giving some junk number.

Please hel开发者_如何学编程p me to fix this issue.

Thanks, Shailaja


var cellName=event.cell.name;

Fixed the issue to identify the column.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜