:: Forum >>

How to shut off selections altogether

I'm playing with using the GridWidget to display a number of URLs. When a particular row is clicked I would like to disable all actions including the highlighting of the row. Is there a way to shut that off?

Thanks!

Dave
Dave
Friday, January 6, 2006
This exact question was asked just a few days ago. Please look through previous posts to find your answer (hint- there is a search feature for the forum).
Jim Hunter
Saturday, January 7, 2006
I used these two styles

.aw-cells-selected { background: none; }
.aw-rows-selected { background: none; }
Tony
Monday, January 9, 2006
Errrr.. that code is for 2.0
Tony
Monday, January 9, 2006

This topic is archived.


Back to support forum

Forum search