Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Make the rows in Datagrid closer together

Reply
Thread Tools

Make the rows in Datagrid closer together

 
 
tshad
Guest
Posts: n/a
 
      06-21-2007
I have a datagrid that I am not showing any borders and gridlines.

But the rows are pretty far apart. Is there a way to get them closer
together? The DataGrid looks like:

<aspataGrid
Visible=true
AllowSorting="false"
AutoGenerateColumns="false"
CellPadding="0"
CellSpacing="0"
ID="DataGrid1"
runat="server"
BorderWidth="0"
ShowFooter="false"
ShowHeader="true"
GridLines="None"
Width="245px" Style="border-collapse:collapse;padding-left:2px">

Thanks,

Tom


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Stylesheet to make IE and FF closer? Adrienne Boswell HTML 4 02-08-2009 11:43 PM
closer...closer....RAM-based system steve NZ Computing 7 09-15-2006 05:10 AM
Getting closer to to rip/burn decisions lmnop Computer Support 15 11-27-2004 07:38 PM
Am I closer to being on the right track here? DaKitty HTML 26 11-24-2004 06:49 AM
getting closer on the timer fnord Perl 1 09-12-2003 03:20 AM



Advertisments