Posted on Feb 9, 2012 (permalink)
<
telerik:RadRotator
ID
=
"RadRotator1"
runat
"server"
DataSourceID
"dsProducts"
RotatorType
"CoverFlowButtons"
Skin
"Forest"
Width
"625px"
Height
"350px"
ItemHeight
ItemWidth
"551px"
PauseOnMouseOver
"true"
BorderStyle
"None"
>
ItemTemplate
asp:LinkButton
"lnkAddTestimonial"
CommandName
"AddTestimonial"
CommandArgument='<%# Eval("ProductID") %>'>Add Review</
"lnkViewTestimonials"
"ViewTestimonials"
CommandArgument='<%# Eval("ProductID") %>'>Read Reviews</
</
Reply
Posted on Feb 13, 2012 (permalink)
CommandArgument='<%# Eval("ProductID") %>' OnCommand="Testimonial_Command">Add Review</
CommandArgument='<%# Eval("ProductID") %>' OnCommand="Testimonial_Command">Read Reviews</
protected
void
Testimonial_Command(
object
sender, CommandEventArgs e)
{
if
(e.CommandName ==
)
// do this
}
else
"ViewTestimonial"
// do this instead
Back to Top
[ ASP.NET Rotator Features | Documentation | Demos | Telerik TV | Self-Paced Trainer | Step-by-step Tutorial ]
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below