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

LabelText

1 Answer 53 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
luismdmauricio
Top achievements
Rank 1
luismdmauricio asked on 13 Nov 2014, 10:25 AM
Hi,

I'm trying to set the value of progressbar in the label but sometimes work and sometimes not! I simple copy the code that's in the documentation but sometimes the label appears once and sometimes appers twice.

<telerik:RadProgressBar runat="server" ID="RadProgressBar1"  BarType="Percent" MaxValue="100" Value="33" Width="250" Orientation="Horizontal" ShowLabel="true" Skin="Silk"></telerik:RadProgressBar>

I've attatched a sample image that shows what I'm trying to explain.

I'm using the progress bar inside a template column of a grid.

What's missing me ?

Thanks in advanced.
Luís Maurício

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 18 Nov 2014, 08:18 AM
Hello,

The position of the label could change if you apply custom styles to the RadProgressBar control, nevertheless it does not happen when I place just the code snippet you sent on a page and there is not a known scenario, in which this behavior occurs.

That being said, I will need a fully runnable sample that isolates the problem in order to inspect it locally and provide a solution, because currently I am guessing what your setup is.

Regards,
Slav
Telerik
Tags
ProgressBar
Asked by
luismdmauricio
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or