You need to sign in to do that
Don't have an account?
Neha@Sfdc
Example of using <apex:facet> tag
hi,
I have come through many examples where <apex:facet> tag is used to in <apex:column>..But i don't get it why to do so?? although we can display column heading using <apex:column> tag itself
Can anyone paste a code snippet for explaination..?
Thanks
Neha
I have come through many examples where <apex:facet> tag is used to in <apex:column>..But i don't get it why to do so?? although we can display column heading using <apex:column> tag itself
Can anyone paste a code snippet for explaination..?
Thanks
Neha
https://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_additional_facet.htm
thanks,
Ramesh
All Answers
https://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_additional_facet.htm
thanks,
Ramesh
Thanks for the reply....So while using facet it depends on the attribute name of facet as to what we set..
for eg:if we set it as name="header"..then it will be considered as a column 2. if name="footer" then set the text at the footer...Am i going the right way?
Thanks,
Neha
if the problem resolved make it as best answer it will useful to ther community members.
thanks,
Ramesh