473,385 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

set table resize to false

ae
how can i do that in asp.net with c#? my code is as follows, but it shrinks
if the browser is resized...i'd like it to be a set lenght w/out resizing:

<table align="center" width="100%" border="0" cellpadding="2"
cellspacing="0">
Nov 19 '05 #1
1 1339
Instead of setting the "width" property to a percent, set it to a fixed
number, such as "300".
"ae" wrote:
how can i do that in asp.net with c#? my code is as follows, but it shrinks
if the browser is resized...i'd like it to be a set lenght w/out resizing:

<table align="center" width="100%" border="0" cellpadding="2"
cellspacing="0">

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: toneill_2000 | last post by:
I'm using VS.Net 2003. I have a Web App where I'm trying to resize cells in an HTML table just the way I want in design view. Whenever I try to drag the size of the cells it snaps to larger sizes...
4
by: Lubomir | last post by:
Hi, I am wondering if it is posible to disable resizing of a form in design editor. Or is it possible just at runtime? I don't see there any property kind of "Resize = false". Thank you, ...
2
by: RLN | last post by:
Re: Access 2003 I have code to check to see if a table exists. There are several other tables (tblQ12, tblQ13, etc) that do already exist & this code runs fine; msgbox says the value returned is...
23
by: srinivd1 | last post by:
I have a problem kaking the columns of a table resizeable by the user on the browser.can some1 help me out with this. Is it a property in the css that i need to add? regards and thanks in advance
4
by: Gabriel | last post by:
Which is the mistake? I need one column with different size. Thanks a lot. table { border: outset 2pt; border-collapse: separate; border-spacing: 4pt; background:black;
2
by: jainharsh | last post by:
Hi Guyz, I am trying to make a dynamic table which will automatically update after running a query. My Table contains 4 columns. I am trying to update the table by adding rows of information...
6
by: Dan | last post by:
Hi, i defined a html table with Visible="false", but i still see it in the browser. Why and how to hide that table? Thanks Dan %@ Page Language="VB" AutoEventWireup="false"...
2
by: Jason7899 | last post by:
hi, i have a table with a div inside when the page load the div is on bottom at 100% the site have some menus that changes the size of the site without reloading the page when the site grow that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.