For getting a vertical scrollbar, you can drop your gridview inside a panel control which has style="OVERFLOW: auto".
And I guess for having a header, you can use a table control with single row, which has <td> width set same as the column width of the gridview.
Jay
Regards,
Jayahar Aruchamy.
Life is all about expecting the unexpected.
|