|
-
Oct 15th, 2002, 04:25 PM
#1
Thread Starter
New Member
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?
-
Oct 15th, 2002, 04:37 PM
#2
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).
-
Oct 15th, 2002, 05:01 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|