my dog learned polymorphism
The moose likes JSF and the fly likes Disabling a cell in Datagrid Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Disabling a cell in Datagrid" Watch "Disabling a cell in Datagrid" New topic
Author

Disabling a cell in Datagrid

Tram mart
Greenhorn

Joined: Sep 20, 2011
Posts: 4
Hello,

I have a Datagrid with a small picture in every cell. I want that the selected image turns into "disabled" when the user clicks on it. At the moment, when the user clicks on it, it appears into another part of the page as a "preview". I want to disable the image so it can be selected again, but I dont know how to do that.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Disabling a cell in Datagrid
 
Similar Threads
DataTable Sortby does not work
SelectListener for DataTable populated with ActionListener - infact if the initial size = 0
Wrong rendering of p:datatable with f:facet
Can't set invisible border for Table inside P:dataTable.
Ajax listener is not called when dragged