WARrior-Alex

Results 2 issues of WARrior-Alex

In manual section [Column Annotation for a class](https://github.com/Abhoryo/APYDataGridBundle/blob/master/Resources/doc/columns_configuration/annotations/column_annotation_class.md) I see description of groups parameter: ``` Use this attribute to define more than one configuration for an Entity/Document. If no groups...

Feature

Hi! Your wiki documentation says, that I can: ``` modify existing objects by just assignment to objects' fields; ``` But if I do: ``` cpp Client client(session, id); client.name =...

bug