Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Page templetes

Reply
Thread Tools

Page templetes

 
 
priyank
Guest
Posts: n/a
 
      10-31-2003
I am new to asp.net. I want to setup best presentation
layer templete so I can use easily of all aspx pages.
someone suggested that you should remove gridlayout and
choose flow but it is very difficult to setup sections on
page. I can not position objects easily. Any suggestions?
I do not want to use other well known editors. Are there
any articles or sample available?
 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      10-31-2003
I agree that Grid Layout is not a good choice. Flow Layout is just like
when you are in a word processor document. If you want something lower on
the page, hit Enter. If you have a specific design in mind, create a table.

You can also use any HTML editor to build the non-programmable objects
(text/graphics/tables) and then port that HTML into VS.NET. For example, I
build complex tables using FrontPage and then copy that HTML into VS.NET.


"priyank" <> wrote in message
news:0c4901c39f45$606e5870$...
> I am new to asp.net. I want to setup best presentation
> layer templete so I can use easily of all aspx pages.
> someone suggested that you should remove gridlayout and
> choose flow but it is very difficult to setup sections on
> page. I can not position objects easily. Any suggestions?
> I do not want to use other well known editors. Are there
> any articles or sample available?



 
Reply With Quote
 
 
 
 
priyank
Guest
Posts: n/a
 
      10-31-2003
Scott, I want to thank you for your response. I will
explorer in this area in more.
Thank you
>-----Original Message-----
>I agree that Grid Layout is not a good choice. Flow

Layout is just like
>when you are in a word processor document. If you want

something lower on
>the page, hit Enter. If you have a specific design in

mind, create a table.
>
>You can also use any HTML editor to build the non-

programmable objects
>(text/graphics/tables) and then port that HTML into

VS.NET. For example, I
>build complex tables using FrontPage and then copy that

HTML into VS.NET.
>
>
>"priyank" <> wrote in

message
>news:0c4901c39f45$606e5870$...
>> I am new to asp.net. I want to setup best presentation
>> layer templete so I can use easily of all aspx pages.
>> someone suggested that you should remove gridlayout and
>> choose flow but it is very difficult to setup sections

on
>> page. I can not position objects easily. Any

suggestions?
>> I do not want to use other well known editors. Are

there
>> any articles or sample available?

>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page not found error when navigating from the child page back to the parent page Samy Java 0 02-04-2006 01:29 AM
Page load of the parent page called twice when a modal dialog is opened from a button click of the user control on the parent page Samy ASP .Net 2 08-15-2005 03:30 PM
RE: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" =?Utf-8?B?VHJldm9yIEJlbmVkaWN0IFI=?= ASP .Net 0 06-07-2004 07:11 AM
Re: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" Natty Gur ASP .Net 0 06-06-2004 05:46 AM
Datagrids Item Templetes not found by compiler Michael Evanchik ASP .Net Datagrid Control 0 12-22-2003 04:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57