The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

clear Method

Clears the row selection in the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
function clear() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridSelectedRowCollection.clear();
See Also