You could use a custom renderer, or use JavaScript to hide
the
checkbox and add on on click method to each of the labels
that sets
the checked flag
On 8/29/07, Christian Klocker <christian.klocker googlemail.com> wrote:
> i'd like to hide the checkbox because selected state
should be marked by drawing a border on selected rows ...
so, i'm wondering how this can be done?
>
> thanks
> chistian
>
|