J
js
I have a datagrid with AutoGenerateColumns="False" and <Columns> having
<asp:ButtonColumn> tags. I want to tear the column headers so that
they will float down the browser window when the rows in the table are
longer than window client height. I do not intend to use frame. Is
there a way to do this? Thanks.
<asp:ButtonColumn> tags. I want to tear the column headers so that
they will float down the browser window when the rows in the table are
longer than window client height. I do not intend to use frame. Is
there a way to do this? Thanks.