posted 12 years ago
I have 3 rich:datatables with 2 columns each. I need to include one more column in all these 3 data tables, which will be a radio button. The radio button group for this should be the same for all the three data tables. i was able to do the same with flex and actionscript, but now i need to implement with JSF-richfaces. so can you please suggest me on how to proceed with this?