yashvant k

yashvant k

  • NA
  • 29
  • 0

scrollbar prob in table.

May 15 2010 1:16 AM
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


Answers (1)