Coloring of Rows and particular cells in Datagrid C# Windows Forms

  • Thread starter Thread starter Mahesh Rane
  • Start date Start date
M

Mahesh Rane

Hi,

i am having a datagrid, i am able to color the datagrid cell and rows by
using the paint property of DataTextBoxColumn in datagrid, but i every
time the paint method is fired..... that result into very slow
performance if the number of rows are more than 20k. so is there any
alternative way to color the datagrid cells and rows ?


thanking in advance

Regards,
Mahesh D. Rane
LnTInfotech, POwai,
Mumbai
 
Back
Top