When I use the FormDecorator along with RadGrid, the checkboxes (gridclientselectcolumn) cannot be checked and the bottom side of each checkbox is cut (IE), whereas in FF they are totaly invisible.
Can you check it, please?
Nir.
1 Answer, 1 is accepted
0
Martin
Telerik team
answered on 25 Apr 2008, 05:04 AM
Hello Nir,
The issue you have reported is a frequent one since RadFormDecorator was released and we are still working on solving it. It is caused by the lack of label associated with each checkbox. Currently, the solution I can suggest is to use the DecoratedZoneId property of RadFormDecorator and thus exclude RadGrid's form controls to be decorated.