You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, congratulations for this great data grid. I only want to suggest if you think in include a subtotal line with some id "sub" or something like that and with a CSS that simulate a colspan putting "subtotal" as label.
Right now i do it manually, using a historic_variable to check in the FOR the change of some topic, to summarize or count some columns, then if country <> country_old ,, i sent the totals to the grid... but this php's.
Just an idea...
good job again.
The text was updated successfully, but these errors were encountered:
First of all, congratulations for this great data grid. I only want to suggest if you think in include a subtotal line with some id "sub" or something like that and with a CSS that simulate a colspan putting "subtotal" as label.
Right now i do it manually, using a historic_variable to check in the FOR the change of some topic, to summarize or count some columns, then if country <> country_old ,, i sent the totals to the grid... but this php's.
Just an idea...
good job again.
The text was updated successfully, but these errors were encountered: