Thanks Leon!..

But upon checking the sfGridPlugin, its in alpha state at the moment [?]

My temporary solution to my problem is modifying the core of
sfDatagridPlugin.

I know its consequences, but if ever i find a better solution or even
updates to this plugin that will i eventually apply.

Thanks for the response.

On Fri, Mar 4, 2011 at 6:46 AM, Leon van der Ree <l...@fun4me.demon.nl>wrote:

> I don't know how this works for the datagrid, but there is an
> alternative plugin which can handle this without a problem:
>
> the sfGrid, together with the sfDataSourcePlugin:
> http://www.symfony-project.org/plugins/sfGridPlugin
> http://www.symfony-project.org/plugins/sfDataSourcePlugin
>
> It is all described in the readme' s
>
> On 2 mrt, 03:36, dartheroz <emerson.c.barr...@gmail.com> wrote:
> > Hi...
> > i have a problem in sfDatagrid plugin since i want to display the city
> > of certain user but the city name is in another table.
> >
> > User
> > ------------
> > id
> > city_id
> > first_name
> > last_name
> >
> > City
> > --------------
> > id
> > name
> >
> > -> I want to get the name of the City but im using the class "User".
> > $d = new sfDatagridDoctrine('UserGrid', 'AppUser')
> >
> > Please help me.
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

<<33F.gif>>

Reply via email to