Telerik Forums
Community Forums Forum
1 answer
212 views

I am looking for a good format for my customer ids and I notice the Telerik uses xx####### where xx are two letters and ####### are numbers. What do the letters stand for? Are the numbers sequential (incrementing) or random?

How about Telerik Order Ids where you use xxx####### with 3 letters?

Asen Arizanov
Telerik team
 answered on 10 Jun 2016
1 answer
200 views

I have not included the AjaxSpellchecker in my EditorToolGroup. Also I tried removing the httphandler SpellCheckHandler.axd from my web.config.

But whenever I open my document (xml file ) to edit in RadEditor, it underlines all the xml names/attributes with red color like spell checking.

I don't want any kind of spell check as well as those red underlines.

How do I achieve this?

Thanks.

Ianko
Telerik team
 answered on 11 May 2016
1 answer
77 views

Hi,

 

I would like to know how I can completely delete my account.

Thanks

Nathan
Top achievements
Rank 1
 answered on 06 May 2016
3 answers
506 views
Hi.  I want to change the email assigned a user's Test Studio license; one employee is replacing another for this.  Can I do this online?

Thanks!

Ivaylo
Telerik team
 answered on 21 Apr 2016
1 answer
179 views
I'm moving some legacy sites built using the classic ASP.NET (i.e. non AJAX) Telerik RadControls. I'm running into the issue that it can't find the Telerik.WebControls dll. 

It runs on the server it is currently on, even though I can't find that DLL anywhere on that server. Could it be installed in some other way or does anyone know where I can find this legacy assembly?

Thanks!
Konstantin Dikov
Telerik team
 answered on 12 Apr 2016
5 answers
108 views

I'm currently having an issue making the RadMenu 508 compliant. The drop downs can't be read by JAWS.

I found this solution: http://www.telerik.com/blogs/radmenu-for-asp-net-ajax---working-with-disabled-javascript

but it is not working. I'm using the latest version of telerik. 

Nencho
Telerik team
 answered on 06 Apr 2016
1 answer
102 views
I wanted to make you aware of an issue that I have encountered in your Charts.
I am creating a simple line chart with data.

My data has a min value of -8735800
My data has a max value of 9.59129166666667e+36 

The logic in the initDefaults function creates a majorUnit from the large max number, and then 
in the floor method applies that to the min value, leaving the min value as 
2e+36 and the max value of either 1.1999999999999998e+37 or 1.0000000000000001e+37 
(depending on whether the roundToMajorUnit option is specified).  So far, this makes sense.

However, this causes an issue because later, when we get to the formatNumber function (if using the default format of #.##########, or any format with a similar structure, I imagine), it tries to call:
round(number, Math.abs(fraction[1]))
where number=2e+36 and fraction[1]=+36 (Math.abs(fraction[1])=36
which then errors out in the round function because the precision is 36 which is > 20 (javascript toFixed function is the culprit here).

This should not have been an issue since my values are all valid values and I even made sure that I 
didn't have any decimal places longer than 20 places.  Your logic should account for very large whole numbers.

I resolved this for my situation by specifying that the format for the labels was = null, but this should be
addressed in your code since using the default format #.########## with large numbers will break the series on the chart.
T. Tsonev
Telerik team
 answered on 29 Mar 2016
2 answers
130 views

Hello,

 

I heard Telerik is active and prompt in replying to queries but my 1st experience is not so encouraging. I sent 2 presales queries to them - both through their website. More than 72 hours have passed but I have not received any reply yet. Not sure how to interpret this.

 

Regards,

Abhay     

Mark
Telerik team
 answered on 23 Mar 2016
2 answers
125 views

Hi,

Do you have an AngularJs control as shown below ? In other words the Grid control which user can enter both grid row data as well as form based data for the single record.Thanks.

 

[img]http://i.imgur.com/4gvCQW5.png[/img]

Eyup
Telerik team
 answered on 08 Mar 2016
1 answer
82 views

I wasn't quite sure where to post this but I figured here was as good as any. When viewing the JS Kendo UI Demos for the Calendar (http://demos.telerik.com/kendo-ui/calendar/disable-dates), the second calendar example under Disabled Dates shows the calendar with all federal holidays disabled. These are both helpful examples but it took me a few minutes to realize that the federal holidays are for year 2015. At first it appeared the example was broken but jumping back to December 2015 showed Christmas Day 12/25/2015 blocked out. Upon further investigation, I noticed all the dates in the code sample were for 2015. While this isn't necessarily a bad thing, it may give the impression (as it did with me at first) that the demo is broken and doesn't work as suggested. Is it possible to update these dates accordingly?

Kiril Nikolov
Telerik team
 answered on 03 Mar 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?