#columnClasses
Explore tagged Tumblr posts
Text
A Tip A Day #38 - PageBlockTable Wrap Text
A Tip A Day #38 – PageBlockTable Wrap Text
This post is a part of the daily blog series A Tip A Day, daily dosage of learning! Day #38 – Wrap Text in PageBlockTable Columns
I have a pageBlockTable on Products. The table displays Product Name and its Description. The description field is long text area and generally, the descriptions length is long. In fact, so long that the description text makes the table stretch ridiculously wide.
View On WordPress
#A Tip A Day#A Tip A Day Blog Series#A Tip A Day sfdcfanboy#best salesforce blog#blog#blog salesforce#columnClasses#couple dress#dress to be outstanding together#dress to match#dress2match#dress2match.com#fan boy#how to wrap text in a column of page block table#how to wrap text in pageblocktable#matching outfits#rowClasses#salesforce#Salesforce blog#salesforce fan#salesforce t shirt buy#Salesforce Tip#Salesforce Tips#Salesforce.com#sfdc#sfdc fan boy#sfdc fanboy#sfdcfan boy#sfdcFanBoy#sfdcfanboy blog
0 notes
Text
JSF PanelGrid Example
JSF PanelGrid Example @jsf #jsf @javaserverfaces #javaerverfaces
JSF PanelGrid Example
The JSF PanelGrid UI component renders an HTML component in the browser. The value of the columns attribute determines the number of columns in the table. We can set the table CSS styles using columnClasses, footerClass, headerClass, panelClass, rowClasses.
Here below I have a page with two h:panelGrid. I’ve used custom styles.
<!-- Table1 --> <!-- Table 2 -!>-->
View On WordPress
0 notes