473,329 Members | 1,448 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,329 software developers and data experts.

Radio and textbox control overlaps in client web browsers. Help!

I have developed webforms on which there are many radio buttons, textboxes,
and labels designed in Visual Studio .NET with GridLayout. Most of them are
required to allocate those controls into one page. The problem is that I
designed the web forms by using Visual Studio .NET in defualt property
setting. It works OK in my machine. However, those controls appear overlap in
some client web browsers due to their font setting in broswer and screen
resolution. It is too messy to read the page in thw web browser. How can I
solve this problem without changing my code too much? How many ways can I try
to solve the problem?

Thank you for any help and advice.

David
Apr 12 '06 #1
8 1536
Some page uses table and put radio buttons and textboxes, and labels into the
cells. But I can not use table. My web pages look like a junk pages in
different font size in browsers.

David

"david" wrote:
I have developed webforms on which there are many radio buttons, textboxes,
and labels designed in Visual Studio .NET with GridLayout. Most of them are
required to allocate those controls into one page. The problem is that I
designed the web forms by using Visual Studio .NET in defualt property
setting. It works OK in my machine. However, those controls appear overlap in
some client web browsers due to their font setting in broswer and screen
resolution. It is too messy to read the page in thw web browser. How can I
solve this problem without changing my code too much? How many ways can I try
to solve the problem?

Thank you for any help and advice.

David

Apr 12 '06 #2
David,
why cant you use tables?
Place a Panel and in that panel place a table. - I think this is IDEAL.
regards,

Stas K.

Apr 12 '06 #3
Thank you, Stas.
I have over 100 radio buttons and 20 textboxes and 40 labels in one page
(not allowed roll up and down). The page is tightly arranged. If I use a
table, how can I easily change my current layout and configuration in design?
There are also some dynamic attribute Adds in codebehind.

David

"Sorcerdon" wrote:
David,
why cant you use tables?
Place a Panel and in that panel place a table. - I think this is IDEAL.
regards,

Stas K.

Apr 12 '06 #4
HTML tables are there for your control.
You can use them to make your UI look any way you want.
Dont forget to set cellspacing and cellpadding to 0 so it even looks
like the table is not there and so it all fits.
You can just Drag and Drop them into the table.

If you have dynamic attributes in the code behind convert them to front
end - if by this you mean Response.Write's.

By the way,you shouldn't change any of the code to accomlish this
migration, since all the objects are still in scope.

regards,
Stas K.

Apr 12 '06 #5
Thanks

David

"Sorcerdon" wrote:
HTML tables are there for your control.
You can use them to make your UI look any way you want.
Dont forget to set cellspacing and cellpadding to 0 so it even looks
like the table is not there and so it all fits.
You can just Drag and Drop them into the table.

If you have dynamic attributes in the code behind convert them to front
end - if by this you mean Response.Write's.

By the way,you shouldn't change any of the code to accomlish this
migration, since all the objects are still in scope.

regards,
Stas K.

Apr 12 '06 #6
Hi, Stas:

I insert a panel into the design pane and then a table into the panel.
However, I can not drag the radio buttons into the table. Whenever you drag
it in, it automatically goes back to original position. Could you tell how to
drag it into the table?

David

"Sorcerdon" wrote:
HTML tables are there for your control.
You can use them to make your UI look any way you want.
Dont forget to set cellspacing and cellpadding to 0 so it even looks
like the table is not there and so it all fits.
You can just Drag and Drop them into the table.

If you have dynamic attributes in the code behind convert them to front
end - if by this you mean Response.Write's.

By the way,you shouldn't change any of the code to accomlish this
migration, since all the objects are still in scope.

regards,
Stas K.

Apr 13 '06 #7
I think you can do it with Cut and then click on the panel and then
paste.
Make sure that when you do this all the properties of the textbox is
kept.
regards,
Stas K.

Apr 13 '06 #8
Thank you, Stas.

It works. Many triks in IDE. I have to learn more.

David

"Sorcerdon" wrote:
I think you can do it with Cut and then click on the panel and then
paste.
Make sure that when you do this all the properties of the textbox is
kept.
regards,
Stas K.

Apr 18 '06 #9

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

Similar topics

1
by: Michael Albanese | last post by:
I am developing an application to handle my compay's OSHA reporting requirements. Some of the input criteria are technical and narowly defined, so I was trying to prvide what i call "Context...
1
by: Bryan | last post by:
Hello: I need to retrieve the value of a textbox control in a asp.net datagrid using Javascript. Can anybody help out. I believe the control clientID needs to be passed client side so the...
3
by: Amelyan | last post by:
When we want radio button to belong to a group name we say, radio1.GroupName="GroupA". In this case, radio1 will be unselected if another radio button is selected in "GroupA". Is there a way...
2
by: NishSF | last post by:
Would anyone have any suggestions/javascript code so that if one clicks the Radio Button "Yes" below he has the option of selecting any of the six CheckBox below. If the user clicks on Radio Button...
0
by: ana_gil | last post by:
Hello I need help whit a validation control. I have a radio button list which i made required: <asp:radiobuttonlist id="_AlergiasSN" runat="server"> <asp:listitem id="_AlergiasS"...
1
by: s.chelliah | last post by:
Hi, I am trying to use javascript, div tag and radio button to disable/enable a text box. It works fine in netscape and firefox, but in IE, the text box is not disabled when the user checks the...
6
by: HockeyFan | last post by:
I'd like to have an AJAX textbox that after the user fills in, will auto-fill another textbox on the page without having a postback occur. It doesn't have to do any filtering or any other thing...
0
by: Gary W. Smith | last post by:
Hello, I have a simple form with a radio button group on it and I need to do some basic validation based upon which button is checked. Here is a little more detail. if button one is...
8
by: William Gill | last post by:
I have a simple registration form that needs a binary answer (one or the other) in several places, using radio buttons. Since at least one radio button in a group should be checked initially, and...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.