EntityDev
2016-05-30T03:49:02Z

Another row header question please...

Is it possible to cause the row headers to not "depress" when clicking or selecting them? In other words, to not behave as a button ((no animation when clicking on it).

Since I'm on the subject, how about the Column Headers? Is it possible to make them not "depress" as well? If it is possible, I guess I'd want to do the same thing for the button in the far upper left corner of the grid as well (the button which is generally used as a "select all").

I've been evaluating all day and reading the docs. I'm starting to like this grid quite a bit.
Igor/10Tec
2016-05-31T06:40:38Z
I think you can control these things using the specific events of the corresponding areas. See events like ColHdrClick, ColHdrMouseDown and the like.