I have a RadGrid, and want to create a (dynamically) footnotes at the bottom of the radgrid based on data from database.
How can I do that?
Now It looks like below:
Attach two files, one with out footnote ( which is looks like now) and another one is with footnote (what I want).
I have still problem to view multiple footnotes that picture, grid-with-footnotes.JPG is showing (these footnotes are dynamically retrieved from database).
Pls, anyone help me.
thanks,
Thaya
0
Maria Ilieva
Telerik team
answered on 22 Jul 2010, 10:02 AM
Hello Thaya,
In order to achieve the required functionality you could implement template column and apply the footer template in it. Also you could add specific controls in the footer template in the RadGrid ItemCreated event.
Sincerely yours,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items