This is a migrated thread and some comments may be shown as answers.

Remove Gridlines from GridViewGroupFooterCell or GridViewGroupFooterRow

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Yana
Top achievements
Rank 1
Yana asked on 23 Aug 2011, 04:42 PM
How can I remove the grid lines from my RadGrid Footer and make the content be seen from the left part of the footer?




See the highlighted image on the file i'll be sharing/attaching... please help...
http://www4.picturepush.com/photo/a/6383082/img/6383082.png




Thanks


Y

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 23 Aug 2011, 05:19 PM
Hello Yana,

 

You may predefine the template of GridViewFooterCell using Microsoft Expression Blend and remove its Border from there. Within its template you may also set the alignment of the ContentPresenter (which is of type ContentTemplate). The same is valid for GridViewGroupFooterCell. As an alternative each GridViewColumn exposes a property FooterTextAlignment which is responsible for content alignment in each column footer.


Regards,
Vanya Pavlova
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Yana
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or