UM
Uma
April 25, 2006 05:50 PM UTC
In the page load event u make the datagrid visible false. In the button click event u make the datagrid visible true.with this true false the controls get adjusted as u desire.
Uma
>i have a datagrid to be displayed only on the click of a button and below the button there are other controls.what i want is when the button is clicked and datagrid is displayed the controls below button should move below the datagrid according to the height of datagrid and when the button is not clicked then the controls should remain in their original position.Any help would be appreciated
>
>thanx