Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Designer to Define Grids
Message
 
 
To
02/02/2010 09:35:26
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01446780
Message ID:
01447102
Views:
26
>>I am surprised, however, that you didn't use grids. How is it possible to create a windows application without a grid?
>
>
>Grids were a pain to use back in the 1.1 days, so we did everything with ListViews. Yeah, they were a pain to use too, but not as bad or as buggy as the old DataGrid. The DataGridView is an improvement.
>
>~~Bonnie
>

Yes, in a couple of books I have on WinForm programming they mentioned many times that grid in 1.1 was not well designed. So I guess I will be the 1st to use DataGridView on this forum <g>. I have read some more stuff about binding grids in a book I have and have some new ideas. My goal is to be able to have my grids built dynamically (on instantiation of a form) from column configuration file (it will most likely be an XML file). This is how my VFP grids work, users have control of what columns are to be included in their grids.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform