Hi,
Issues are...
[1] while using 'Classic' skin (previous/next links) of pagination
doesn't work and
when trying to apply our own style classes by defining skin as
'default', pagination itself doesn't work which has been implemented using
myfaces 1.1.3
[2]using
<h:commandButton image="images/save.gif" />
doesn't display image for a button however works fine when replaced with
commandLink
<h:commandLink action="#{LBean.userSaveAction}"><h:graphicImage
url="images/save.gif" /></h:commandLink>
Is thr any solution for the above issues or hw can I apply my own styles
while using exadel components.
Is this a compatability issue of exadel with myfaces 1.1.3?
Regards,
Tulasi B.