Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
313 views
What is the easiest way to change the background colors of all the controls to one color, say Green, using the Visual Style Builder? Is there a center place to do so or do I have to change the background color of individual control one by one? Is there a latest demo video to show how to do that?

Thanks!
Elizabeth 
Galin
Telerik team
 answered on 05 Dec 2014
1 answer
68 views
I have 3 panels on my page, which I want to load individually with a loadingPanel for each item individually.
How can I achieve this, as you can only have one RadAjaxManager?

I currently have this, but this will show a loading-icon at the same time in all the panels and they are executed at the same time:
 <telerik:AjaxSetting AjaxControlID="RadAjaxManager1">
                <UpdatedControls>
                     <telerik:AjaxUpdatedControl ControlID="panelFoo" />
                    <telerik:AjaxUpdatedControl ControlID="panelBar" />
                    <telerik:AjaxUpdatedControl ControlID="panelMars" />
                    <telerik:AjaxUpdatedControl ControlID="panelSnickers" />
                 </UpdatedControls>
</telerik:AjaxSetting>

Eyup
Telerik team
 answered on 05 Dec 2014
10 answers
418 views

When I enter text in the radeditor and select that text and click the Numbers and Bullets menu in the toolbar.
My text does not appears to be bulleted and also numbers does not appears before them.

How can I achieve to display numbers and bulleted list in the radeditor?

Ianko
Telerik team
 answered on 05 Dec 2014
4 answers
142 views
Has anyone experienced this issue with the HTML Editor?  Often times I am unable to simply type into the editor. I may have to wait as long as a minute to see the 2 or 3 characters I just attempted to type. It makes the editor unusable.  It looks like I am using version 2013.3.1140.40

Tim
Ianko
Telerik team
 answered on 05 Dec 2014
1 answer
124 views
Hi,

We are using version 2014.2.724.40 of you ASP.NET for AJAX controls.  I am creating an HTMLChart in code (a column series and two line series).

The values in the chart can be negative and the range of the numbers is unlimited (users could graph decimals, hundreds, thousands, etc...)  Therefore I am NOT specifically setting the MaxValue MinValue Step Skip, etc... properties of the Y axis.  I am letting the chart choose those automatically and it works well.

My problem though is that if there are negative numbers, I need to know the minimum value of the Y Axis that the chart has automatically chosen.  I need to know that (I guess) so that I can set the  .YAxis.AxisCrossingValue = to that number.  And I need to do that (I guess) so that my x axis labels appear below the bottom of the chart.  If I don't do that of course, the labels appear above the bottom of the chart and that looks bad.

So, in server-side code, is there a way to find out what the minimum YAxis value is?

Or should I be doing this a different way?

Thanks,
Michael

Danail Vasilev
Telerik team
 answered on 05 Dec 2014
5 answers
220 views
Hi,

Because RadOrgChart doesn't support multiple parents I came up with workaround that inserting RadDiagram in RadOrgChart ItemTemplate could do the trick for me but I'm having some trouble with that.
Is it even possible what I'm trying to achieve, if yes, could you prepare project with a sample ?
Bartłomiej
Top achievements
Rank 1
 answered on 05 Dec 2014
106 answers
1.9K+ views
I seem to have my toolbox showing multiple copies of each tool. How do I revert it back to it's original state? Note: If I hover over the replicated items, all display the same version information in the ToolTip. Attached is an image showing the issue.
Joel
Top achievements
Rank 1
Iron
 answered on 05 Dec 2014
2 answers
229 views
How to change the default Hover border color for specific tile?

In this example, let's say we wanted the red tile to have a red border.


Is there a simple way to do this with the control?

Setting the BorderColor property on the tile shows the border always with no hover effect.

Thanks,
Todd.

Todd A
Top achievements
Rank 1
 answered on 04 Dec 2014
2 answers
81 views
This seems to be a very specific scenario but here are the details I've uncovered so far:

On the page I have a standard button, a RadAjaxManagerProxy (with a RadAjaxManager on the Master Page), and a RadNumericTextBox. The RNTB has min and max values set. If I put an invalid value in the RNTB, a warning is produced and the value is corrected. However, if I then click the button to submit the page, client-side onclick events are fired but no postback is made. Clicking the button a second time causes both the client-side events and the postback to occur.

I've tested this with a couple of other Telerik controls and they don't appear to have the same problem but none of them have the "auto-correct" feature that RadNumericTextBox has either. Please let me know what you find.

Thanks,

Josh
Joshua
Top achievements
Rank 1
 answered on 04 Dec 2014
1 answer
140 views
Hello, I am using a RadHtmlChart but the DataFieldY and DataFieldX values are not aligning. I am creating the chart programmatically and binding to a datatable and I am setting the data fields to two columns in the datatable, chartSeries.DataFieldY = "Amount", chartSeries.DataFieldX = "Date". However I get this (attached image). Notice that the line markers are not aligning with the dates on the x axis. Is there a way that I can put the date labels on the minor ticks or can I put the line markers on the major ticks so that the x and y data can intersect?
Jakub
Top achievements
Rank 1
 answered on 04 Dec 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?