Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
You can use the following client side functions to select a range or to get the selected range in a GridWeb using JavaScript.
getSelectRange() returns the last selected range. setSelectRange() selects the given range. clearSelections() clears all selection excluding current active cell.
The following code explains the usage of these functions.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.