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

Rating or Slider in Grid

2 Answers 153 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 03 Apr 2009, 07:50 PM
Hi All,

I want to implement an Ajax rating control in my Grid. My initial idea is to include the rating control from the MS AJAX toolkit, but will happily settle for a telerik slider instead. I hope this has been posted and resolved before, but can't find any references.

"Out of the box" / Workaround or not possible.

Links, guidance or alternatives will be gratefully received.

Cheers.

2 Answers, 1 is accepted

Sort by
0
Accepted
Bruno
Top achievements
Rank 2
answered on 06 Apr 2009, 04:47 PM
You can use a template column to place the Slider/Rating Control inside RadGrid. Then use the binding expressions to set controls value. Btw take a look at this example for using Slider as rating.

http://demos.telerik.com/aspnet-ajax/slider/examples/ratewithradslider/defaultcs.aspx
0
Greg
Top achievements
Rank 1
answered on 06 Apr 2009, 05:40 PM
Thanks Bruno. After much gnashing of teeth, I found the problem was corruption in my environment and nothing to do with the controls. Both the AJAX rating control and the slider work 'out-of-the-box' in the TemplateColumn.

Thanks anyway.
Tags
Grid
Asked by
Greg
Top achievements
Rank 1
Answers by
Bruno
Top achievements
Rank 2
Greg
Top achievements
Rank 1
Share this question
or