Index
2011-03-02 19:05Jerry Foote : Little Box on Top Left of Grid
2011-03-02 19:36Fred Taylor : Re: Little Box on Top Left of Grid
2011-03-02 19:41Jerry Foote : RE: Little Box on Top Left of Grid
2011-03-02 21:16Sytze de Boer : Re: Little Box on Top Left of Grid
2011-03-02 22:08Jerry Foote : RE: Little Box on Top Left of Grid
2011-03-02 22:18MB Software Solutions, LLC : Re: Little Box on Top Left of Grid
Back to top
Little Box on Top Left of Grid

Author: Jerry Foote

Posted: 2011-03-02 19:05:38   Link

Any body know how to click under program control the small box at the top

left of a grid that sizes the columns to minimize the space a column actual

required.

Thanks Jerry

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/6BEA79302B9F4AA5A0E2A4DAEA038632@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Jerry Foote
Back to top
Re: Little Box on Top Left of Grid

Author: Fred Taylor

Posted: 2011-03-02 19:36:03   Link

Call the Grid.AutoFit method.

Fred

On Wed, Mar 2, 2011 at 5:05 PM, Jerry Foote <jerryfoote@bellsouth.net>wrote:

> Any body know how to click under program control the small box at the top

> left of a grid that sizes the columns to minimize the space a column actual

> required.

>

>

>

> Thanks Jerry

>

>

>

> --- StripMime Report -- processed MIME parts ---

> multipart/alternative

> text/plain (text body -- kept)

> text/html

> ---

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/AANLkTinOq9RvRpc2K=cb=Me=JE8PWVoYECPgfWM+W8Vd@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Fred Taylor
Back to top
RE: Little Box on Top Left of Grid

Author: Jerry Foote

Posted: 2011-03-02 19:41:34   Link

Thanks a bunch.

Jerry

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Fred Taylor

Sent: Wednesday, March 02, 2011 6:36 PM

To: ProFox Email List

Subject: Re: Little Box on Top Left of Grid

Call the Grid.AutoFit method.

Fred

On Wed, Mar 2, 2011 at 5:05 PM, Jerry Foote <jerryfoote@bellsouth.net>wrote:

> Any body know how to click under program control the small box at the top

> left of a grid that sizes the columns to minimize the space a column

actual

> required.

>

>

>

> Thanks Jerry

>

>

>

> --- StripMime Report -- processed MIME parts ---

> multipart/alternative

> text/plain (text body -- kept)

> text/html

> ---

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/9310818798A445AAB61D5891F1F5C1DE@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Jerry Foote
Back to top
Re: Little Box on Top Left of Grid

Author: Sytze de Boer

Posted: 2011-03-02 21:16:04   Link

Excuse my ignorance, but how do you call this method?

S

On Thu, Mar 3, 2011 at 1:36 PM, Fred Taylor <fbtaylor@gmail.com> wrote:

> Call the Grid.AutoFit method.

>

> Fred

>

>

> On Wed, Mar 2, 2011 at 5:05 PM, Jerry Foote <jerryfoote@bellsouth.net

> >wrote:

>

> > Any body know how to click under program control the small box at the top

> > left of a grid that sizes the columns to minimize the space a column

> actual

> > required.

> >

> >

> >

> > Thanks Jerry

> >

> >

> >

> > --- StripMime Report -- processed MIME parts ---

> > multipart/alternative

> > text/plain (text body -- kept)

> > text/html

> > ---

> >

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/AANLkTimWRXgs0nnk8wi1hHb8_YYZLrLD-9GsxCG-mB4-@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Sytze de Boer
Back to top
RE: Little Box on Top Left of Grid

Author: Jerry Foote

Posted: 2011-03-02 22:08:51   Link

If you have a grid named grid1 on a form use thisform.grid1.autofit in the

init Followed by thisform.refresh()

Or after you set bindcontrols or the grid is otherwise populated

Jerry

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Sytze de Boer

Sent: Wednesday, March 02, 2011 8:16 PM

To: profox

Subject: Re: Little Box on Top Left of Grid

Excuse my ignorance, but how do you call this method?

S

On Thu, Mar 3, 2011 at 1:36 PM, Fred Taylor <fbtaylor@gmail.com> wrote:

> Call the Grid.AutoFit method.

>

> Fred

>

>

> On Wed, Mar 2, 2011 at 5:05 PM, Jerry Foote <jerryfoote@bellsouth.net

> >wrote:

>

> > Any body know how to click under program control the small box at the

top

> > left of a grid that sizes the columns to minimize the space a column

> actual

> > required.

> >

> >

> >

> > Thanks Jerry

> >

> >

> >

> > --- StripMime Report -- processed MIME parts ---

> > multipart/alternative

> > text/plain (text body -- kept)

> > text/html

> > ---

> >

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/7608B0DAB1C14220B71FB843A8A74C26@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Jerry Foote
Back to top
Re: Little Box on Top Left of Grid

Author: MB Software Solutions, LLC

Posted: 2011-03-02 22:18:42   Link

On 3/2/2011 9:16 PM, Sytze de Boer wrote:

> Excuse my ignorance, but how do you call this method?

> S

>

>

> On Thu, Mar 3, 2011 at 1:36 PM, Fred Taylor<fbtaylor@gmail.com> wrote:

>

>> Call the Grid.AutoFit method.

>>

>> Fred

Just as Fred wrote! thisform.grdTest.AutoFit()

--

Mike Babcock, MCP

MB Software Solutions, LLC

President, Chief Software Architect

http://mbsoftwaresolutions.com

http://fabmate.com

http://twitter.com/mbabcock16

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/4D6F0892.8090707@mbsoftwaresolutions.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 MB Software Solutions, LLC