jQWidgets Forums
Forum Replies Created
-
Author
-
February 21, 2017 at 12:58 pm in reply to: Duplicated aggregation rows Duplicated aggregation rows #91745
There’s no such thing like Products column. First row shows me how many records with the Espresso con Pana product exist, second row shows me how many records with $3.25 price exist, and third row is a duplicate I am writing about – it shows me also how many records with $3.25 price exist. 4th row shows me how many records with Beate first name exist.
February 21, 2017 at 7:29 am in reply to: Duplicated aggregation rows Duplicated aggregation rows #91732Hi, as You can see the bug exists, so can one of You answer my previous question :)?
February 17, 2017 at 9:16 am in reply to: Duplicated aggregation rows Duplicated aggregation rows #91663Hi Peter,
The second row of aggregates wasn’t for Products, because Products were not expanded. Here is another screenshot with Products expanded. Now You can clearly see that row of aggregates for Price is duplicated.
February 16, 2017 at 9:41 am in reply to: Duplicated aggregation rows Duplicated aggregation rows #91618Hi Hristo,
when are You going to take care of this issue? I would be very glad if You could advise me something as a temporary hotfix 😉
February 15, 2017 at 8:35 am in reply to: Duplicated aggregation rows Duplicated aggregation rows #91577Here is a screenshot from Your examples, on which You can see the problem.
February 14, 2017 at 9:36 am in reply to: Cellsrenderer description Cellsrenderer description #91551Hi Peter,
of course, I’ve noticed that there are some fields based on the structure of my data source, but on the other hand, there are also some additional fields, which purpose is not documented. For example it contains the field totalsrow which appears only in a row which contains aggregates for grouped records. I just don’t know if my assumptions are correct, because I didn’t find documentation for the structure returned in entire row’s data json 🙂February 13, 2017 at 2:50 pm in reply to: Custom aggregates in groups Custom aggregates in groups #91527If this is not supported, than it should be handled properly. Displaying
undefined
in the summary is quite unprofessional imho. You could detect whether aggregates are builtin or custom and display only supported ones. -
AuthorPosts