CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: GridControl

  1. #1
    Join Date
    May 1999
    Posts
    10

    GridControl

    Hai Gurus

    Which is the good featured GRID CONTROL available?
    I want to put images and buttons on grids.
    is it possible with MSFlex Grid?
    Can I put a button control and display some text on the same grid?



    Thankx And Regards....

    Rajan

  2. #2
    Join Date
    Jun 1999
    Posts
    9

    Re: GridControl

    I like a grid control created by dundas it allows you to put images, drag and drop, drop down list boxes and it even has print controls. It has a lot more then what I describe above, but it is a good one. You can get information on it at

    http://www.dundas.com/develop/ug97m/

    They also have great examples to help you out


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