CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2001
    Location
    Romania
    Posts
    52

    Thumbs down I need a customisable grid

    I wrote a little application in which i must use a grid to fill with some data. But i need to be customisable, like to set a color for a cell, or font for a specified cel. I try with datagrid, but it's not what i need. Doesn't exist anything else???
    It is the weak who are cruel,
    only the strong can be truly gentle!
    Szilard

  2. #2
    Join Date
    Jun 2002
    Location
    Philadelphia, PA
    Posts
    85
    This one seems to full featured, but it's not free:

    http://www.infragistics.com/products...trawingrid.asp

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