i want to hide the gridview horizantal and vertical line, And i want to border with header and footer row
i tried the following
Border=black
gridline=none
but it shows only the border, here i want to show the border for header row and the footer row
Loading
Priya LingePosted Nov 18, 2011, 2:10 AM
Please check this,
DataKeyNames="Eid" DataSourceID="SqlDataSource2">
Thanks.