The images are displayed horizontally using <t:dataList>. At first no images are selected if selected it has to be highlighted. If user changes the selection the old has to go normal ...
Hi, I had a Jsf h:datatable.I need to highlight a row if i select that row.For the first time if i select one row it gets highlighted but when i clicked another row it is being selected along with the prevoiusly selected one .I need to select only the currently selected one.How can i do it?Can any one send some code ...