radgrid
Fix radgrid height with paging
How to fix the size of radgrid irrespective of records. I set the paging with pagesize = 5. When radgrid has 5 rows its height wil开发者_StackOverflow中文版l be ok.[详细]
2023-03-21 13:04 分类:问答how String.Format of RadGrid(Telerik) Sum result in footer?
my radgrid column like below : <telerik:GridTemplateColumn FilterControlAltText=\"Filter TemplateColumn_Benefit\" DataField=\"Benefit\"[详细]
2023-03-21 05:51 分类:问答How to show raw XML string in Telerik:RadGrid columns without rendering
I have a telerik:GridBoundColumn in my telerik:RadGrid as a string type with some XML codes. How can I show that column (raw XML) in that RadGrid without rendering?[详细]
2023-03-19 01:15 分类:问答Export multiple Rad Grids to single PDF
I am using telerik controls on my aspx page. I have around 7 Rad Grids(similar to GridView) on my page. Now, telerik has one step export to pdf opt开发者_运维知识库ions for rad grid\'s. But this is fo[详细]
2023-03-18 13:23 分类:问答What control could I use to represent deep hierarchy structure?
I\'m going to build a hierarchy structure. Each layer contains about 12 columns and in total I\'ll have 7 layers of hierarchy.[详细]
2023-03-18 07:48 分类:问答Telerik RadGrid grouping disappears after auto-postback from another control
I have a page with a Telerik RadGrid and a Telerik drop-down list. The grid items are grouped using the <GroupByExpressions> element. When an item is selected in the drop-down, the page posts ba[详细]
2023-03-18 06:11 分类:问答Using Shadowbox with RadGrid
I have added the Shadowbox on my page and it works fine when I have an anchor tag on the form: <a href=\"http://www.google.co.uk rel=\"shadowbox\">Open with Shadowbox</a>[详细]
2023-03-16 22:52 分类:问答Rad grid localization
How do i localize the text that is writt开发者_运维技巧en in the bottom when pagination is done in the radgrid. For Example text which displays the page number Page No. 1 2 3I\'m not sure in which con[详细]
2023-03-15 17:25 分类:问答RadGrid export to PowePoint
is it possible to export the content of the Radgrid to Powerpoint? if so, can som开发者_运维百科eone tell me the logic for it.I believe you could do this by generating Office HTML-compliant code. I ha[详细]
2023-03-13 04:28 分类:问答How to remove the viewstate of a Control programmatically?
I have a control, RadGrid, for which viewstate should stay enabled. Only when a condition is met, a button is clicked, the viewstate开发者_开发技巧 of that control should be removed so that the new v[详细]
2023-03-13 02:51 分类:问答