OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: hvcrou on February 04, 2011, 04:38:25 AM

Title: Change color row in GRID
Post by: hvcrou on February 04, 2011, 04:38:25 AM
Hello

I'm working with a grid, and the question:
it is possible to change the background color only of one or more lines.
If it is possible someone has some example

Thanks
Title: Re: Change color row in GRID
Post by: Fred Tomke on February 06, 2011, 05:35:56 AM
Hi, that won't work with the build-in grid control. But have a try with the flexgrid control (ActiveX). You can search the forum for other flexgrid topics.

Regards, Fred