Hello, This works now when I specify a actionsColumnValue and actionsColumnHeader blocks. But when I use the columnSettingsContainer and try to pass in a container from the Home.page. It throws the ognl error again.
Any Ideas? Thanks --- Derek Brown <[EMAIL PROTECTED]> wrote: > Hello, > > I tried this and it still tries to invoke ognl for > the > actions column. > > --- Mind Bridge <[EMAIL PROTECTED]> wrote: > > > Try > > > > <binding name="columns" value=" 'id:id,!actions' > "/> > > > > -mb > > > > Derek Brown wrote: > > > > >Im trying to use the TableView component, no > matter > > >what > > >I seem to do with the columns string, it keeps > > >executing ognl for something like !actions. How > can > > I > > >create a column that will not try to execute > ognl. > > > > > >Thanks > > > > > >Heres what im doing: > > > > > ><binding name="columns" > > >value="literal:id:id:,!actions"/> > > > > > > > > > > > > > > >__________________________________ > > >Yahoo! Mail - PC Magazine Editors' Choice 2005 > > >http://mail.yahoo.com > > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > >For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
