Gets the row with the specified key.
Namespace: MindFusion.DataViews
File: Grid.js
JavaScript Copy Code |
---|
function getKeyRow (key) |
Object. The key.
Number. The row index.
The following method outlines the row that contains the key provided as parameter:
JavaScript Copy Code |
---|
function outlineRow(rowKey) if( rowIndex != null) |