[symfony-users] Re: displaying list

2009-02-26 Thread DEEPAK BHATIA
Hi Pooja, Please see the html code generated from the php code below. You will get to know the significance for using value 4. Thanks Deepak Bhatia On Thu, Feb 26, 2009 at 7:46 PM, Eno wrote: > > On Wed, 25 Feb 2009, Pooja wrote: > > > thanx > > but can u explain me significance of "4" in c

[symfony-users] Re: displaying list

2009-02-26 Thread Eno
On Wed, 25 Feb 2009, Pooja wrote: > thanx > but can u explain me significance of "4" in code below? > =>options_for_select($options, 4)) Is it the default value selected? Your code had the 4 in it, so maybe you could tell us?! :-) -- --~--~-~--~~~---~--~~ Y

[symfony-users] Re: displaying list

2009-02-25 Thread Pooja
thanx but can u explain me significance of "4" in code below? =>options_for_select($options, 4)) On Feb 26, 9:42 am, Sid Bachtiar wrote: > Whoopsie! :) > > > > > > On Thu, Feb 26, 2009 at 5:29 PM, Gareth McCumskey > wrote: > > Small typo correction in Sid's post: > > > > > > Just an extra par

[symfony-users] Re: displaying list

2009-02-25 Thread Sid Bachtiar
Whoopsie! :) On Thu, Feb 26, 2009 at 5:29 PM, Gareth McCumskey wrote: > Small typo correction in Sid's post: > > > > Just an extra parentheses... > > On Thu, Feb 26, 2009 at 6:13 AM, Sid Bachtiar > wrote: >> >> May be this is what you want: >> >> >> >> On Thu, Feb 26, 2009 at 4:51 PM, Pooja

[symfony-users] Re: displaying list

2009-02-25 Thread Gareth McCumskey
Small typo correction in Sid's post: Just an extra parentheses... On Thu, Feb 26, 2009 at 6:13 AM, Sid Bachtiar wrote: > > May be this is what you want: > > > > On Thu, Feb 26, 2009 at 4:51 PM, Pooja wrote: > > > > Hi > > I am using the code below for drown down > > list.

[symfony-users] Re: displaying list

2009-02-25 Thread Sid Bachtiar
May be this is what you want: On Thu, Feb 26, 2009 at 4:51 PM, Pooja wrote: > > Hi > I am using the code below for drown down > list...but getting problems as it is only > displaying data in paragraph. > public function executeTestlist() >  { >    $c=new Criteria(); >    $t