Dear forum,
I need suggestion for how to display progress indicator in grid column,
either with TemplateColumn or user control.
I have requirement for it with colored background, which is red, orange, or green. for 0-30%, 31-60%, 61-100%. Maybe someone has sample code.
Thanks all
I prepared a sample project for you attached to this post. You can find that the GridTemplateColumn has a div in its ItemTemplate. Its background color and width are set in the ItemDataBound event handler depending on a database field value.
Check it out and let me know if any issues arise.
Best regards,
Iana
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.