Footer Callback

Footer Callback

mbedukatymbedukaty Posts: 23Questions: 5Answers: 0

Hello All,

I'm trying to implement the footer Callback to get the sum of a column but I don't manage to do it. I'm not enough smart :).
So when running the code on my laptop outside the server, the footer is displayed as well the mention TOTAL $0 ( $0 total). I guess it works and give 0 as there are no data, but when lauched on the server, the total "cell" remains empty.

Could someone helps ? Thank you guys.

This question has an accepted answers - jump to answer

Answers

  • mbedukatymbedukaty Posts: 23Questions: 5Answers: 0

    Any support guys ? Thank you in advance

  • ThomDThomD Posts: 334Questions: 11Answers: 43
    Answer ✓

    Show your code.

  • mbedukatymbedukaty Posts: 23Questions: 5Answers: 0

    Hello ThomD,

    Thank you for your feedback. I have finally found the origin of the problem. By the way, can you tell me how can I fix the column width or send me a link about it.

    Cheers.

  • ThomDThomD Posts: 334Questions: 11Answers: 43

    Sorry, I don't have any insights on column width. I usually set it in the Th element, but that does not always work.

  • mbedukatymbedukaty Posts: 23Questions: 5Answers: 0

    Thank you Thom for your answer.

This discussion has been closed.