K
Kenneth
Hi,
In a webform I have a datagrid in a certain position using
gridlayout.
<aspataGrid id="dgrdSkada" style="Z-INDEX: 107; LEFT:
16px; POSITION: absolute; TOP: 200px" runat="server"
CssClass="Styles.css" Height="184px" Width="592px"
AutoGenerateColumns="False" EnableViewState="False">
Under certain conditions I'd like to have the TOP position
to change. How can I code that under a Button_click?
TIA
/Kenneth
In a webform I have a datagrid in a certain position using
gridlayout.
<aspataGrid id="dgrdSkada" style="Z-INDEX: 107; LEFT:
16px; POSITION: absolute; TOP: 200px" runat="server"
CssClass="Styles.css" Height="184px" Width="592px"
AutoGenerateColumns="False" EnableViewState="False">
Under certain conditions I'd like to have the TOP position
to change. How can I code that under a Button_click?
TIA
/Kenneth