PxPlus User Forum

Main Board => Discussions => Wish List => Topic started by: PxPlus on June 21, 2018, 03:16:09 PM

Title: Add ability to suppress locked background color of Locked grid cells
Post by: PxPlus on June 21, 2018, 03:16:09 PM
Often it may be desirable to use a Grid in lieu of a list box to display static information however when grid cells are locked (to prevent changes) the background color changes to light gray.

We would like a new property to be added to the grid that would allow us to control what the background color of locked cells would be with an option to be able to let locked cells background color be the same as an unlocked cell and thus respond to row highlights etc.
Title: Re: Add ability to suppress locked background color of Locked grid cells
Post by: Rob on June 26, 2018, 04:40:57 PM
Isn't it already possible to set the color with 'BACKCOLOR$ ?
Title: Re: Add ability to suppress locked background color of Locked grid cells
Post by: John_S on June 26, 2018, 05:58:07 PM
I second the wish.  Having to for/next loop through the rows to set alternate row highlighting is very slow; so slow that we cannot  do that on large grids.
Title: Re: Add ability to suppress locked background color of Locked grid cells
Post by: Mike King on July 05, 2018, 03:57:13 PM
People can indicate if they like this idea by clicking on the 'Like' button. 

We plan is to use the number of Likes to help provide us guidance as to what people would like us to add to the language.  Topics/ideas that people add to this section will be reviewed and those with more Likes will more likely get considered.