Neerav,
Thanks for the info. What I am trying to set is the 'filterValue' on
the top of one of the tablPane columns. When I put in "#
(%session.EmployeeSiteName)#". It works, except the value that shows
up in the filter is #(%session.EmployeeSiteName)# and not the actual
value of the session.Data variable.
Keith
On Nov 10, 3:27 pm, Neerav Verma <
vnee...@gmail.com> wrote:
> in value you can set the session value
> <tablePane value = "#(%session.X)#">
>
> Thank You,
>
> Neerav Vermahttp://
www.linkedin.com/in/vneerav
> ------------------------------------------------------
> Marie von Ebner-Eschenbach<
http://www.brainyquote.com/quotes/authors/m/marie_von_ebnereschenbac....>
> - "Even a stopped clock is right twice a day."
>
>
>
> On Tue, Nov 10, 2009 at 5:31 PM, Keith <
keith.o.b...@boeing.com> wrote:
>
> > I have a tablePane where I would like to set the default value. The
> > value I would like to set it to is stored in a %session.Data variable.
> > I've been trying to set FilterValue, but it only seems to like literal
> > strings. Is there away to pass the %session.Data variable into here?
>
> > Keith- Hide quoted text -
>
> - Show quoted text -