Results 1 to 3 of 3

Thread: What are good grid controls for .NET?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    8

    What are good grid controls for .NET?

    In VB6, I used the Janus GridEx control for quite a few applications with great success. Does anybody have an idea as to which grid controls work well with .NET?

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Have you tried the default DataGrid yet? Its a lot better then the one from VB6. Although it still has some annoying things about it. Also with inheritance its easy to override the parts of controls you don't like (well in some cases).

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    8
    I have tried it. The only thing I don't like about it is that, at this point, I can't seem to override the ability to keep the grid from deleting (even by cancelling the key)

    Any thoughts?

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