hi,
i have used scrollbar but it display on top of grid, i want it on bottom of grid..
here is code i have used..
<table style="min-height:450px;">
<div style ="width:970px; overflow-x :scroll;" >
<asp:GridView ID="gvPendingWebsite" runat="server" Width = "965px" HeaderStyle-BackColor ="LightYellow" AlternatingRowStyle-BackColor = "Azure" HeaderStyle-Height ="50px" RowStyle-Height = "30px ">
</asp:GridView>
</div>
(and plz can anyone tell me how to rate for the answer i liked in this forum)
regards,
yashvant