0 Replies Latest reply on Dec 9, 2010 9:28 AM by oracle84115

    How to dynamically change the rowClasses

    oracle84115

      Hi guys, I have a dynamic dataTable that I generate at the backing bean.  The number of columns depends on the user input.  I am struggling to implement a change to the style of the row depending on a property out of the "var".  Since it's generated at the backing bean, I don't really know how I would use like a <c:if> tag to check the condition and change the style.  I am sure someone here has done this before, please give me some suggestions.  Much appreciated.