Hi,
of course that sounds not normal. But it don't have
to be the DataGrid which is so slow! You should
Benchmark first your Database Queries. Maybe getting
the data are take the most of the time? Additional
to that it could be helpfull if you could post a little
more information about the data size and types you
load into the grid.
Cheers
Lars Behrmann
Nothing is impossible. UML is the key for all your problems.
AODL - Make your .net apps OpenOffice ready
http://aodl.sourceforge.net/ hennovanrensburg@gmail.com schrieb:
[color=blue]
> Hi all,
>
> I've noted a couple of posts regarding the speed of a datagrid in a
> .net win app.
>
> My datagrid consists of 37 rows and 12 cols, and is unacceptably slow.
> How can this be? Should I load 12,000 records it's understandable.
>
> Is it just me? Or is this normal?
>
> Are there any other components available to substitute this
> sub-standard control?
>
> Thanks![/color]