JSF table

hai, I created a JSF table but its columns cannot increase dynamically.How can I increase columns dynamically can anyone help me.thanks
[156 byte] By [RS_Deepua] at [2007-11-27 3:48:07]
# 1
Bind the table as HtmlDataTable to the backing bean and add one more UIColumn to the HtmlDataTable.getChildren().
BalusCa at 2007-7-12 8:51:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
thanks Balusc for your quick reply but I need some more details.Is it possiblethanks
RS_Deepua at 2007-7-12 8:51:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...