New SelectRow, IsSelected, and FindNextSelectedRow methods

The WebDataWindowControl SelectRow method enables you to highlight a row in the Web DataWindow. Use the IsSelected method to check whether a row is selected and the FindNextSelectedRow to find all selected rows in the Web DataWindow.

SelectRow and IsRowSelected are also provided as Web DataWindow client control methods.