DataListSelect Method

There are two extra overloads for this method

Overload List

SelectActivates the control.
Select(Boolean, Boolean) This is overridden to ensure that the current row regains the focus when tabbing into the control
Select(Int32, Int32, Int32) This is used to set the selected range of rows

See Also