Hosting
Update: I *have* finally managed to migrate our TeamPulse database from SQLServer to Azure as follows: I eventually managed (using SQL Database Migration Wizard and editing the intermediate script it...
View ArticleSuddenly "Portal is unlicensed" after move to another server?
We have just moved Team Pulse from one windows server to another. I installed TeamPulse on the new server, and then when requested, I deactivated the license from the old server and all seemed to be...
View ArticleRadDatePicker Style templete
Can you please provide style template as per my requirement i need to change the styleRadDatePicker Style templete. Thanks Chandra
View ArticleCordova Hybrid And NativeScript
Hi! Trying to understand What is the difference between develop an app with Cordova Hybrid and develop with NativeScript. What are the implications, both in terms of the development process itself,...
View ArticleMultiLine Radtextbox inside radgrid with edit mode does not allow carriage...
Well, acutally I hadthe Enter key press event captured in my master page. Now that I have disabled it everything is working fine.
View ArticleRadgrid filtering not working with endswith
I have used telerik radgrid in my application. I have data in the form of queryable collection. I have enablelinqexpression set to true.So when i use endswith filter i get an expression in the form of...
View ArticleCant decompile an appliaction
Hi Team,Im trying to decompile an exe , It shows the structure , but cant decompile any function at allDe4dot says that is obfescuted with .NET Reactor . but when I try to clean it , it fails with this...
View ArticleForeignKeyReferenceAlreadyHasValueException
Hi,I am getting this exception and need help badly.Scenario: I have a table Users. Binded this entity to GridView. I have one more table Roles. Id of Roles is foreignKey RoleID in Users.Binded this as...
View ArticleSet different start page programatically
Hello Steve, Yes, it is possible. You can use RadWizard's Next/Previous event where you can set the SelectedPageIndex event argument. Regards, Yoan TelerikDo you need help with upgrading your AJAX, WPF...
View ArticleKendo UI charts memory leak
Hello,We have a problem with Kendo UI charts in Internet Explorer 11 ( may be problem there is in another version IE too, we used only IE 11 to check it). It is memory leak. When we change dataSource...
View ArticleGridViewCheckBoxColumn checkBox alignment center
Hi Roshan, I would suggest you to check the Centering the checkbox section from this help article. Regards, Yoan TelerikDo you need help with upgrading your AJAX, WPF or WinForms project? Check the...
View ArticleKendo Scheduler - Unselect a selected event programatically
Hello Lloyd, You can clear the selection passing 'null' to the select method:http://dojo.telerik.com/Exiyo/2 Let me know if this does not help. Regards, Georgi Krustev Telerik Join us on our journey...
View ArticleRadDatePicker and custom attributes
I have a RadDatePicker where I have a custom attribute<telerik:RadDatePicker ID="RadDatePicker_MinDate" runat="server" AutoPostBack="false" CssClass="InputDateField" variable="mindate">...
View ArticleProblem with date format
Hello Elliot, The AngularJS template will not be evaluated before widget's initialization. Hence, during initialization process the format is still not defined, which will result in incorrect behavior....
View ArticleRadDatePicker and custom attributes
I want to delete this post. The user interface of posting a ticket is so that I accidentally posted it while I was editing the post. :-(
View ArticleScheduler month view row height
Hi Chuck, We are afraid that this is a limitaion of the Kendo Scheduler. Do not hesitate to contact us if you have other questions. Regards, Magdalena Telerik Do you want to have your say when we set...
View Articleset hand cursor pointer on cell hover
Hi Vitor, You can use GridView's MouseMove event, but you need to subscribe for it with handledEventsToo since it is handled by RadGridView internally. Then you can check if the originalSource is a...
View ArticleProgress Bar Color
Hi Kevin, Thank you for contacting Telerik support. Make you sure, that the EnableEmbeddedSkins property is not set to false. Regards, Magdalena TelerikDo you need help with upgrading your ASP.NET...
View ArticleSerializationException with QueryableDataProvider
Hi Daniel, For each RadPivotGrid's DataProvider we've exposed a specific KnownTypes property that includes all types needed to serialize the used DataProvider. For QueryableDataProvider serialization...
View Article