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

[Solved] Always visible footer text for GridView?

1 Answer 190 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Riia
Top achievements
Rank 1
Riia asked on 22 Dec 2010, 12:54 PM
Hi,

In RadGridView there is a possibility to show column footer. However I didn't find any way to add footer for the whole GridView, not related to any specific column? Our problem is that we should add text to the footer (Total number of items) and text should be visible all the time. Currenlty, using column footer, text is not shown if there is horizontal scroll and user scrolls to see all columns. Or text can be hidden if user changes the column width.

Best regards,
Riia

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 22 Dec 2010, 03:09 PM
Hi Riia,

 
You may use the approach demonstrated in the following forum thread. However you also have the option to extract the FooterRow outside of the GridViewScrollViewer statically either on the top or at the bottom. This could be achieved by editing the template of RadGridView as shown above and you will avoid scrolling effects.
Please let me know how this works for you!

Kind regards,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
Riia
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or