jahlxx Posted May 31, 2018 Posted May 31, 2018 Hi. Is possible to set the summary row allways visible in a dbgrid? Thanks. Quote
Sherzod Posted May 31, 2018 Posted May 31, 2018 Hi, Have you seen this demo?: \FMSoft\Framework\uniGUI\Demos\Desktop\GridGroupingSummaryGrandTotal Quote
jahlxx Posted May 31, 2018 Author Posted May 31, 2018 Yes, but don't see nothing about my question. If I have a pages dbgrid, with summary, I have to go to last page, las row to see the toltals. Can be the row with the totals locked, and stay allways visible? Quote
jahlxx Posted May 31, 2018 Author Posted May 31, 2018 Ok. Ok. I see. summary total instead of summaryresult, and grandtotal=true, and grandtotalalign=bottom Thanks. Quote
Sherzod Posted May 31, 2018 Posted May 31, 2018 Or just use UniDBGrid -> Summary -> Align = taBottom (or taTop) Quote
jahlxx Posted July 24, 2018 Author Posted July 24, 2018 Hi. I have this in custon css to highlight the summaru row: .x-grid-row-summary .x-grid-cell{ color: black; background-color: #E0FFE0 !important;} How can I set the font to bold? Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.