J
John Leavey
I'm currently in the process of migrating a large project from
Delphi/Win32 into the dot net framework using c#.
I'm looking for a lightwight grid control that can opperate in purely
virtual mode - something like the Delphi TDrawGrid where you just set
up the number of rows and columns and there is an event to fetch the
contents of each cell at run time.
I've looked at a number of commecial grid packages, and they've all
become overbloated by trying to be all things to all men.
Ideally what I would need is a simple project that I can use as a base
to write a component to meet my exact needs - either free or low cost.
Any suggestions would be most welcome
Yours
John Leavey
Delphi/Win32 into the dot net framework using c#.
I'm looking for a lightwight grid control that can opperate in purely
virtual mode - something like the Delphi TDrawGrid where you just set
up the number of rows and columns and there is an event to fetch the
contents of each cell at run time.
I've looked at a number of commecial grid packages, and they've all
become overbloated by trying to be all things to all men.
Ideally what I would need is a simple project that I can use as a base
to write a component to meet my exact needs - either free or low cost.
Any suggestions would be most welcome
Yours
John Leavey