CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2001
    Location
    PA
    Posts
    150

    MSFLEXGRID CONTROL

    Hello all,

    Is there a way to freeze a column of choice of MSflex grid like we do in excell.

    Thanks
    Hisham

    Thanks
    Hisham
    Thank You, Hisham

  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: MSFLEXGRID CONTROL

    What do you mean by freezing the column?

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

  3. #3
    Join Date
    Aug 2001
    Location
    PA
    Posts
    150

    Re: MSFLEXGRID CONTROL

    What I meant by freexing the column, is to lock it when horizontal scroll is performed by clicking the horizontal bar.

    Thanks
    Hisham

    Thanks
    Hisham
    Thank You, Hisham

  4. #4
    Join Date
    Aug 2001
    Posts
    11

    Re: MSFLEXGRID CONTROL

    I guess, yes.

    Because I'm using it in EasyGrid ActiveX, which provides such a function. Frankly speaking, I believe that EasyGrid ActiveX is a bette choice than MS FlexGrid Control in data/grid programming.

    More details about EasyGrid ActiveX can be found at
    http://www.share2.com/easygrid


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured