473,513 Members | 2,519 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

object positions

Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.
Nov 18 '05 #1
5 1183
JIM.H. wrote:
Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.


Hey Jim,

I use table to organize my aspx pages. They work very well.

Shock
Nov 18 '05 #2
Turn of GridLayout and go with FlowLayout in the Document's PageLayout
property.
"JIM.H." <JI**@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in
IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.

Nov 18 '05 #3
Scott,
I change GridLayout to FlowLayout on the design view (right click and
propertise) but nothing has chnaged it is still the same.
Thanks,
Jim.
"Scott M." wrote:
Turn of GridLayout and go with FlowLayout in the Document's PageLayout
property.
"JIM.H." <JI**@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in
IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.


Nov 18 '05 #4
Shock,
Can you give me more information, how should I use table?
Thanks,
Jim.

"Shock" wrote:
JIM.H. wrote:
Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.


Hey Jim,

I use table to organize my aspx pages. They work very well.

Shock

Nov 18 '05 #5
Change the page to flow layout, then remove all of the style attributes from
the page elements that define the elements' top, left width or height
attributes.

I've been using .NET for about 4 years and I've never had anything good come
from that GridLayout mode.

"JIM.H." <JI**@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.

Nov 18 '05 #6

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

Similar topics

3
1257
by: Andrew Poulos | last post by:
If I have some javascript that look like this: function Car() { this.color = "red"; this.Describe = Car_Describe; } function Car_Describe() { alert("My car is a " + this.color + " car"); }
3
1338
by: RobG | last post by:
I am playing with a script that will allow columns of a table to be moved by dragging them left or right. To do this with functions is fairly straight forward, however after looking at Richard...
1
2205
by: Colin Green | last post by:
OK here's is what I wish to do. I have an XML file that I want to read into an XmlDocument. I then want to be able to interrogate the XmlNodes to find both their start AND end character positions...
0
1284
by: KK | last post by:
Dear All I have an MDI Application which needs to restore it's previously closed state on subsequent openings. While closing the application, I am storing the positions of all the Mdi child...
0
876
by: Hans [DiaGraphIT] | last post by:
Hi! Need som expertise help. I believe that my problem is related to localization/globalization, and I'm puzzled. I've developed a windows application using MS VS 2003 and c#. The languages...
4
1257
by: Anon | last post by:
Hello All! I have a long string that I need to make sense out of. I have the documentation about what info is between which characters, I just need to somehow parse each 94 character string into...
14
22526
by: micklee74 | last post by:
hi say i have string like this astring = 'abcd efgd 1234 fsdf gfds abcde 1234' if i want to find which postion is 1234, how can i achieve this...? i want to use index() but it only give me the...
0
1098
by: Jeff | last post by:
MORE THAN A THOUSAND POSITIONS NATIONWIDE Go to www.sayhi.to/JeffAltman Jeff Altman, The Big Game Hunter, is looking for people with a variety of backgrounds for Technology jobs Accounting...
0
2629
by: IT Jobs | last post by:
Hi We are from Ventures IT Solutions, A Young Organisation based in Delhi, and is started with a vision to provide, quality services to our esteemed clients and candidates, We have some...
9
2967
by: Peter Webb | last post by:
I want to animate one object moving in front of another. I cannot re-render the background as the object moves, as it would be extremely time consuming. This is what I would like to do. I draw...
0
7160
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7099
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7525
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5086
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3222
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1594
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.