
I am creating a JSF project that has a print("<af:table/>"); the table is too wide to display in the browser. I was wondering if there was anyway to implement a horizontal scrollbar in this table so that it is not wider that the browser?

Hi Friend,
Please visit the following links:
http://www.roseindia.net/jsf/dataTable.shtml
http://www.roseindia.net/jsf/data.shtml
Thanks

Thanks a lot for your help. I am able to create the table, but what I am having trouble with is being able to create a horizontal scrollbar for the table.