Re: Webform issue
From: Eric Lemmon (E_MAIL_ME_AT_ericnlisa_at_hotmail.com)
Date: 05/19/04
- Next message: Eric Lemmon: "Re: High Level Feedback request"
- Previous message: Eric Lemmon: "Re: How can I setup SSL on my LOCAL COMPUTER?"
- In reply to: mr_Grip: "Webform issue"
- Next in thread: Cor Ligthert: "Re: Webform issue"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 May 2004 22:48:39 -0500
Hi Håkan,
I sounds like you want to change your WebForm's pageLayout property from GridLayout to FlowLayout using the Properties pane. (GridLayout is the default.)
When you use GridLayout, it is much like assigning your controls to DIVs, so that they can overlap by default. This method, however, has many conflicts when viewing your page in Netscape. FlowLayout is not as flexible, but it is safer for cross-browser pages.
Take care,
Eric
"mr_Grip" <hakan.grip@proelec-dot-se.no-spam.invalid> wrote in message news:40aa79aa$1_1@127.0.0.1...
> Hi!
>
> I´ve just joined here and thinks this seems like a good place to be
> :)
> I´m working on a project using webforms and one thing that I would
> like to know is, if I copy a few controls and pastes it onto the
> webform they are placed on top of the copied controls, how do I avoid
> this...???
> I want to speed up building the application and should be possible to
> do like this, but how!!
>
> Any tips please
>
> Thanks
>
> Håkan
>
- Next message: Eric Lemmon: "Re: High Level Feedback request"
- Previous message: Eric Lemmon: "Re: How can I setup SSL on my LOCAL COMPUTER?"
- In reply to: mr_Grip: "Webform issue"
- Next in thread: Cor Ligthert: "Re: Webform issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|