473,943 Members | 21,762 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PageLayout

December 18, 2005

I'm trying out VS 05 Std, and cannot find the PageLayout feature of
asp.net web forms. I have to use the spacebar & tab to get my controls to
where I want them on the form. :( Isn't there a way to get the GridView
back!?!?!?!???? This is driving me crazy, and would instantly keep me from
upgrading.

--

Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://71.39.42.23/


Dec 19 '05 #1
2 1105
Hi,

Go to the tools menu and select options -> HTML designer -> CSS
Positioning. Make sure the change positioning to the following for controls
added etc.. is checked and set the combobox to absolutely positioned.
Ken
----------------------
"Joseph Bittman MVP MCSD" <Ry*********@ms n.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
December 18, 2005

I'm trying out VS 05 Std, and cannot find the PageLayout feature of
asp.net web forms. I have to use the spacebar & tab to get my controls to
where I want them on the form. :( Isn't there a way to get the GridView
back!?!?!?!???? This is driving me crazy, and would instantly keep me from
upgrading.

--

Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://71.39.42.23/

Dec 19 '05 #2
December 18, 2005

Thank you! I couldn't find that documented anywhere. Do you happen to know
how to actually get a dotted grid shown so you can have a visual grid as
well?

Also, I don't know whether this is a bug... When I went to Tools - Options,
only 4 or 5 categories were shown not including HTML Designer. I then found
under the Layout menu the Positioning category and I clicked on another sub
item. This pulled up the Options dialog again, but it showed about 9
categories of settings including the HTML Layout. I would have thought that
the Tools - Options would have done this to begin with.

Anyway, thanks again!!!

--

Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://71.39.42.23/

"Ken Tucker [MVP]" <vb***@bellsout h.net> wrote in message
news:un******** ******@TK2MSFTN GP14.phx.gbl...
Hi,

Go to the tools menu and select options -> HTML designer -> CSS
Positioning. Make sure the change positioning to the following for
controls added etc.. is checked and set the combobox to absolutely
positioned.
Ken
----------------------
"Joseph Bittman MVP MCSD" <Ry*********@ms n.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
December 18, 2005

I'm trying out VS 05 Std, and cannot find the PageLayout feature of
asp.net web forms. I have to use the spacebar & tab to get my controls to
where I want them on the form. :( Isn't there a way to get the GridView
back!?!?!?!???? This is driving me crazy, and would instantly keep me
from upgrading.

--

Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://71.39.42.23/


Dec 19 '05 #3

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

Similar topics

2
3481
by: qumpus | last post by:
My program right now generates USPS style shipping label using System.Drawing.Graphics. It works fine except that the printer prints really slowly. I want to make my program take advantage of true type fonts. So I assume it's possible to send Font Type and the text to the printer, and the printer should digest and print faster. Still, barcode info needs to be sent as an image. When I print fifty copies of the same label it prints really...
1
1290
by: Tim Pacl | last post by:
I am building a custom server control. I need to determine whether the page the custom control resides in is in flow layout or grid layout. Because I am doing this from the server control, I need to determine this programatically. Any help is appreciated.
4
2466
by: Peter | last post by:
I have an ASP.NET form written in C#, on this form I have few controls and a DataGrid control, under the DataGrid control I have few more controls. The DataGrid defaults to display 10 items. When there are less than 10 items in the DataGrid there is an empty space between the DataGrid and the controls underneath the DataGrid, my question is how can get the controls underneath the DataGrid to move up dynamically depending on the size of the...
3
1165
by: Rob C | last post by:
Hi, I turned on page level tracing, but the trace output overwrites the the controls on the page. All I did was: - create a new asp.net web app - Put 3 labels, 2 textboxes and one button on the page - Handle button click event, perform simple calculation with trace logging message - Turned on page level tracing and ran the project The labels, textboxes and button are overwritten with the trac eoutput.
3
2373
by: Dave | last post by:
I am designing a web page using VS2003 ASP.NET. The page contains various DIVs (panels), one of which is in grid layout. The controls in this DIV render correctly in IE, but when using Firefox they are incorrectly positioned. VS sets the positioning of the controls to absolute, and because the DIV is to the right of another DIV Firefox (correctly, I suspect) positions the controls absolutely, which means they are too far to the left, while...
1
1884
by: Tina | last post by:
First thing I noticed with vs.net 2005 is that the page is in flowlayout and there is no pagelayout property that I can set to gridlayout. Are we no longer going to be able to place things on our page where we want them?? Thanks, T
1
1149
by: Joseph Bittman MVP MCSD | last post by:
December 18, 2005 :( Where did the PageLayout - Grid Layout property go in 2.0???? :'( It is driving me crazy having to use tabs & spacebars to get my controls to places on the form! :(((( PLLLLLEEEAAASSSEEE don't say they took out that ability! :( :( :(???? -- Joseph Bittman
3
1560
by: tokcy | last post by:
Hi everyone, I have class and whenever i am running to this class it shows error like Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/sites/checkdemo.com/public_html/pathak/Paginated.php on line 7 i am giving the code please help me out its very urgent <?
0
9970
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11532
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
11299
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10662
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7390
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6087
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6308
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4910
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 we have to send another system
2
4510
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.