Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 10th, 2003, 04:50 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 540
Thanks: 0
Thanked 4 Times in 4 Posts
Default Setting the border properties in datagrid.

Does anyone know how to set the border-collapse property to separate on a datagrid? I want to modify the individual row's borders but the output to the HTML file keeps setting it to collapse like below:

style="background-color:White; border-color:#CCCCCC; border-width:0px; border-style:None; font-size:12px; font-weight:bold; width:98%; border-collapse:collapse;"

I tried using a style sheet to set it to "separate", but it's properties are set before the datagrid's properties are set.

Any suggestions? Thanks.

J
 
Old November 10th, 2003, 10:53 PM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to life_s Ng Send a message via MSN to life_s Ng
Default

hi, if u r using web matrix, u can click on ur dg, then click on the properties link at ur web matrix bottom right site.... most of the advance properties is there.

hope this help
life's Ng

 
Old November 11th, 2003, 01:16 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 540
Thanks: 0
Thanked 4 Times in 4 Posts
Default

I am using Visual Studio.Net 2003. I know how to set the properties. I just don't know if there is an individual setting that will allow me to set the individual border properties...

J





Similar Threads
Thread Thread Starter Forum Replies Last Post
setting Collection properties for user control PurpleHaze VS.NET 2002/2003 2 December 30th, 2008 02:41 AM
Datagrid / DateTime Format Setting tanakrita ASP.NET 1.0 and 1.1 Basics 2 May 17th, 2007 09:56 PM
Problem setting request properties Einherj J2EE 0 January 22nd, 2006 11:00 PM
C# Datagrid Column Border vanishing Greg Griffiths General .NET 0 February 13th, 2005 08:21 PM
Setting DataNavigateURLFormatString in datagrid Renu ASP.NET 1.0 and 1.1 Basics 1 December 9th, 2004 01:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.