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?
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.

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

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.

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
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]

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?