Is it possible to \"freeze\" a column in Microsoft ReportViewer control local mode so that as the user scrolls to the right the first column or two continues to show and doesn\'
You have to click on the column above the header of the report designer. It will select whole column including Table Header, Table Details, Table Footer and click on the property (F4). Change FixedHeader Property to True.