BTW there is an OpenSource DataGrid contol found here in the OpenSource
section
http://www.ihook.cc
I did some debugging today (thanks to Alex Ayakin's ApplicationEx code) and
solve all scrolling&repaint problem and should make a new version in a
couple of days (once the change would have been tested thoroughly enough)
It's very much in the Java' JTable spirit and you have complete control on
the display of any single cell.
"jasmine" <(E-Mail Removed)> a écrit dans le message de
news:6e2c01c401bf$5ce8d2c0$(E-Mail Removed)...
> I was wondering if it's possible to change the backcolor
> of certain rows in a datagrid??
>
> Thanks alot!