Hello, That worked!!
Thanks --- Derick Fernando <[EMAIL PROTECTED]> wrote: > Not sure if this is your problem, but the root page > does not have a > container, so you can pass in ognl:page since every > page implements > IPage, which inturn Implements IComponent. > > Hope that helps > > Derek Brown wrote: > > 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] > > > > > > > -- > ......................................... > > Derick Fernando > Lead Architect > [EMAIL PROTECTED] > (323) 314-9593 > http://www.thelabllc.com > > Content is for intended recipient only. > Copyright 2001-2005, The Lab, LLC > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
