Hi Neil,

Thanks for the suggestion. I placed a dump() statement in method
setCellValue(), and it never seems to be called. Any other ideas? What
about catching the onclick event in the <tree/>, mapping the click
event coordinates to a cell, and selecting the corresponding row? Do
you think that would work?

thanks,
eric


--- Neil <[EMAIL PROTECTED]> wrote:

> Eric H. Jung wrote:
> 
> >It appears that the all cells of which can display a checkbox aren't
> selectable. That is, when the cell is clicked, its corresponding row
> does not highlight. Clicking any other cell in the row yields the
> correct behavior (row is highligted).
> >
> I think this is by design of a checkbox cell. However I guess you can
> 
> work around it by selecting the row in the setCellValue method.
> _______________________________________________
> Project_owners mailing list
> [email protected]
> http://mozdev.org/mailman/listinfo/project_owners
> 

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to