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

attribute in declarative style

1 Answer 24 Views
Rating
This is a migrated thread and some comments may be shown as answers.
EdyTeddy-1975
Top achievements
Rank 2
EdyTeddy-1975 asked on 10 Jul 2010, 12:41 PM
possible fill atribute with declaratived way? i need put ID to rating attribute in grid -> nested view. Somthing like this:

<

 

 

telerik:RadRating ID="RadRatingOverAll" runat="server" ItemCount="8" onrate="RadRating4_Rate" AutoPostBack="True" EnableToolTips="True" Attribute='<%# Eval("ID")%>' >

 

 

 

</telerik:RadRating>

 

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 15 Jul 2010, 08:55 AM
Hi ed mihaly,
Yes, you can add an attribute to the rating control declaratively and your code should work as expected. In case you have problems setting attributes for the rating control, please open a formal support ticket and send me a running test project that demonstrates the problem you have.

Best wishes,
Tsvetie
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
Tags
Rating
Asked by
EdyTeddy-1975
Top achievements
Rank 2
Answers by
Tsvetie
Telerik team
Share this question
or