Can't Install Older Version of Framework
Hi Telerik Team, I am faced with similar situation here. Cleaned all the leftover from the newer version of telerik; used CCcleaner as suggested in one of your post. But still I am not able to install...
View ArticleDelete My Account
Hi, Thank you for reaching out. I have deactivated the account. Please don't hesitate to email us with any other questions or concerns. Regards, Kyle Russell Telerik See What's Next in App...
View ArticleImageposition left not working
I am sure there is a simple answer. Right and AboveText work. Left places the Image above the text. Below place the Image in the text.<telerik:RadToolBar ID="CommandRadToolBar" runat="server"...
View ArticleMultiple Event Handlers
I am trying to have two javascript methods that get called when the change event on a DropDownList is raised. If I set it up like this: @(Html.Kendo().DropDownListFor(m => m) ... .Events(e =>...
View ArticleStats & Determine Gateway, Where does it fit?
Hello, Roger-- A PAC Script would have to be HUGE to cause a problem. The typical reason that a PAC script runs slowly is when the script contains functions that perform DNS resolutions (e.g....
View ArticleDifference between .Click and .MouseClick?
Hello Humberto, .Click() - A click event for the target element is injected directly into browsers DOM. Works most of the time, but bypasses some event handlers, such as jQuery events that may be...
View ArticleDifference between .Click and .MouseClick?
Hi Humberto, Yes you've got it... there are pros and cons both ways. No matter what the user must be logged on. You cannot launch a browser if no user is logged on. You can't even initiate a Test...
View Articledetail template bind to dynamic data
Thank you for your reply Nikolay, I use jQuery to populate the ul and it works fine :)
View ArticleRadGrid EditFrom Template Inquiry
On the following tutorial, the edit from is loaded on initial page load: http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultcs.aspx How can I hide it on initial...
View ArticleRadGrid EditFrom Template Inquiry
On the following tutorial, edit form template are shown on page load. http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultcs.aspx How can I hide the edit form...
View Articlebroken pipe
Hi Max, You need to make 2 changes to your code to make it work reliably: 1) After opening any popup window you need to refresh the visual trees:public WpfWindow FindModeless() { var...
View ArticleautoFitColumn functionality?
Hi Demo, Thanks for the info! We really do need the grids to be scrollable, so I'll probably look at just autosizing the 2 or 3 columns that tend to have the largest variance in data width and see how...
View ArticleUnable to establish a connection to the database using Report Designer
I'm receiving a similar issue. I have an external database server. Using trdx with an asp.net mvc project. It appears that preview will work if I give it a design time parameter for the single...
View ArticleHow do I set the value to a model value in a template?
I have a popup editor template with an editor in it and I'm trying to figure out how to set the value to the model field value. I have :@(Html.Kendo().Editor() .Name("Body")...
View ArticleHow do I set the value to a model value in a template?
I have a popup editor template with an editor in it and I'm trying to figure out how to set the value to the model field value. I have :@(Html.Kendo().Editor() .Name("Body")...
View ArticleScroll to top when showing menu
I have a RadRibbonDropDownButton with the DropDownContent set to a RadContextMenu. The RadContextMenu contains menu items some of which contain submenu items. Some of the submenus can contain a large...
View ArticleScroll to top when showing menu
I have a RadRibbonDropDownButton that has the DropDownContent set to a RadContextMenu. The RadContextMenu contains menu items some of which contain sub menu items. Some of the submenus contain a large...
View ArticleScroll to top when showing menu
This post is a duplicate of http://www.telerik.com/forums/scroll-to-top-when-showing-menu-a3584dcf1bc9. Feel free to delete this post. When I entered this post, the system returned an error so I...
View Article