This content has been marked as final.
Show 1 reply
-
1. Re: rich:dataGrd gives XML Parsing Error: mismatched tag. Ex
smokingapipe Aug 4, 2007 1:27 PM (in response to smokingapipe)I figured it out. This happens if the data set is undefined. I wasn't properly initializing that component. It would be safest to use dataGrid with a rendered="..." check to make sure the data are available.