AliHichem / AliDatatableBundle

Symfony2 Ajax Datagrid Bundle for doctrine2 entities
MIT License
112 stars 72 forks source link

data from two unrelated entities with common fields #138

Closed greg606 closed 9 years ago

greg606 commented 9 years ago

HI, Is it possible at all to prepare data from two unrelated entities?

AliHichem commented 9 years ago

If you can do it with doctrine query builder than you can do it with this bundle.

AliHichem commented 9 years ago

would you mind giving us an example of what query you're trying to create ?

greg606 commented 9 years ago

Like, two Coaches and Instructors with similar fields - i guess query cannot be used for that, that's the case.

AliHichem commented 9 years ago

A code example would be more helpful I have to say. Also, I still don't get your idea but from your description even with regular doctrine query it can't be done .

AliHichem commented 9 years ago

@greg606 I see a lot of issues you opened with no or very brief description which I'll close with no exceptions. Any new issue that you open with no description will not be treated.