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

[Solved] UI Issues in RadGrid (Ajax)

2 Answers 85 Views
Grid
This is a migrated thread and some comments may be shown as answers.
cmehta
Top achievements
Rank 1
cmehta asked on 08 May 2009, 09:44 AM
Hi

We are facing some issues in following properties of RadGrid. These properties are set but are not reflcted on UI.

MasterTableView:
MasterTableView.AlternatingItemStyle.Width
MasterTableView.AlternatingItemStyle.BorderWidth
MasterTableView.AlternatingItemStyle.BorderStyle
MasterTableView.AlternatingItemStyle.BorderColor
MasterTableView.FooterStyle.BorderWidth
MasterTableView.FooterStyle.Width


MasterTableView.FooterStyle.BorderStyle
MasterTableView.FooterStyle.BorderColor
MasterTableView.HeaderStyle.CssClass
MasterTableView.ItemStyle.Width
MasterTableView.ItemStyle.BorderStyle
MasterTableView.ItemStyle.BorderWidth
MasterTableView.ItemStyle.BorderColor

Column:
CurrentFilterfunction
CurrentFilterValue
ItemStyle.VerticalAlign

Can you please look into these and let us know if these are  not working or there is any other way to achieve this?

Please mark a copy to chetan.mehta@cognizant.com

Regards
Chetan Mehta
Frameworks Team
marketRx (A Cognizant company)

P.S: We have purchased Telerik suite but raising ticket here because subscription period has expired.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 08 May 2009, 11:03 AM
Hi,

Go through the following help article which explains how to dynamically create a RadGrid.
Programmatic creation

Thanks
Princy.



0
cmehta
Top achievements
Rank 1
answered on 12 May 2009, 07:27 AM
Hi

These properties are settable in static as well as dynamic grid, but they do not reflect on UI even if configured.

For example, if I set MasterTableView.AlternatingItemStyle.BorderWidth = 5px, I should see a border of 5 px but this is not reflected.
Same is the case with all properties.

Regards
Chetan
Tags
Grid
Asked by
cmehta
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
cmehta
Top achievements
Rank 1
Share this question
or