Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello,
In one of my grid views, I have group footers. The aggregate functions values displayed in the group footer should be horizontally centered, as the columns data.
I'm using the Office2013 theme.
How can I do this?
<
Style
TargetType
=
"telerik:GridViewGroupFooterCell"
BasedOn
"{StaticResource GridViewGroupFooterCellStyle}"
>
Setter
Property
"HorizontalContentAlignment"
Value
"Center"
/>
</
See What's Next in App Development. Register for TelerikNEXT.
Hi Dimitrina,
I've already tried this, but it doesn't work, at least with the Office2013 theme.
Please see the attched screen shot.