About MS Flex Grid - Tell me 
Author Message
 About MS Flex Grid - Tell me



Quote:

> > Does anyone know how to make the width of each column equal to the
widest
> > data in the field?.........................

>.................
>    This is the quick 'visual' programming way. These days, I dont use db
> grids anymore. The M$Flex is faster. I hate monopoly too, but the M$Flex
> is better.

I haven't apparently been in VB programming long enough & I haven't heard of
the MSFlex. Can you tell me more about it -
(details?/downloadable?/price?/shareware?/etc)

David Wier
http://www.*-*-*.com/ ~dwier



Sat, 20 Nov 1999 03:00:00 GMT  
 About MS Flex Grid - Tell me

Quote:




> > > Does anyone know how to make the width of each column equal to the
> widest
> > > data in the field?.........................

> >.................
> >    This is the quick 'visual' programming way. These days, I dont use db
> > grids anymore. The M$Flex is faster. I hate monopoly too, but the M$Flex
> > is better.

> I haven't apparently been in VB programming long enough & I haven't heard of
> the MSFlex. Can you tell me more about it -
> (details?/downloadable?/price?/shareware?/etc)

> David Wier
> http://www.flash.net/~dwier

 M$Flex Grid is the M$ replacement for the non-data-bound GRID control
that was in VB4. M$Flex comes WITH VB5.  Its a Micro$oft product.
        Its a non-data-bound grid that *can* be bound to a data control for
read-only ops if you want to. I didnt like it at first, but now i do. It
runs a tad faster than my old db-bound grids. It's less 'volatile' in
terms of user selection of rows: I dont have to do as much error
trapping and its easier to select rows and work with results.
  I have made my own small personal 'library' of routines to use with
M$Flex, and if you use Enum and Collections judiciously, the coding can
be quite readable.  The only drawback is you cannot 'visually program'
the grid at design time. But what the hell, you cant have *everything*.
        M$Flex has some cool properties: TextMatrix, Clear, among others.
-- thomas --

=====================================



Sun, 21 Nov 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. data grids/ms flex grids

2. Grid (like MS Flex Grid) With a multi line select

3. Populating MS Flex Grid w/Data

4. MS Hierarchical Flex Grid

5. MS Flex Grid Headers

6. Printing form containing MS Flex Grid

7. MS Flex Grid Easy Question (I Hope)

8. VB6 MS Flex Grid Copying to clipboard

9. File Loading/Saving File Forms and the MS Flex Grid

10. Q: MS Flex Grid, user-entry fields?

11. MS Flex Grid Click problems

12. MS Flex grid

 

 
Powered by phpBB® Forum Software