[jboss-user] [JBoss Seam] - Re: How to use ice:dataTable and @DataModel?

danoakland do-not-reply at jboss.com
Tue Mar 6 12:25:39 EST 2007


The example I posted above does make use of the @DataModelSelection annotation, although I left it out of the example (stupidly). I make use of the "companyList" via the @In annotation in another bean, and I can call a getter which returns the currently selected row of the DataModel. I'm pretty sure the trick is just to set the "value" attribute of the dataTable to a getter method that will supply an updated model even on a partial submit.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025496#4025496

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025496



More information about the jboss-user mailing list