RadForm Button click
HiWhen I click the button I want to go to the Radform1 but not working. Help me pleaseI use code (Button click):Radform1.show();this.hide();
View ArticleTelerik RadGrid: Freeze Column featue not working in IE8
HI Ranjan,I know its very whats was the solution by way, any code fix you may have? Thanks,Bijender
View ArticleKendo UI grid Frozen column on dynamic columns
Hi Telerik Team, Here I have a scenario working on telerik KendoUI grid with frozen column. I have a set of frozen columns and a set of scroll columns which are on the right side of the grid .We have a...
View ArticleChange Pixel to Point size in RadEditor.
Tx Telerik team. The last solution (prototype) works perfect without fault, making everything pt (point) from the original page load, right through the entire usage of the Editor.Switching between pt...
View ArticleChange Pixel to Point size in RadEditor.
ah, and also... a feature like I achive with PreMail.Net (https://www.nuget.org/packages/PreMailer.Net/) shoud be a very nice addition in the future (taking css and making it inline). As you would...
View Articlecreating rad ribbon window in .net4
hi all,i need to create a radribbonWindow with a ribbon view in it to use the ribbon title bar as the window title bar in .net4 but it errors that it must be .net4.5.is there any way to use .net 4 to...
View ArticlePlease make APIs used in your sample projects official/public.
Dear kendo ui team.You publish really helpful sample projects. Taking a closer look you use unofficial APIs to solve the problems. This means you don't support those solutions in typescript and tehre...
View ArticleGrid of scheduler view is wrong then resize the Window
Hi, i test the sample:Grouping By TimeMarker in the Sdk. (Trial versione 2016 Q2)But i have this problem:1) Run the sample and the scheduler view it's OK (image1)2) Resize the window and the grid of...
View ArticleDisable Keyboard shortcut of "del" and "BackSpace"
HI ,We have a requirement where we need to make "Delete" and "Cut" Button disable/invisible based on specific roles which we already handled.But we also need to disable keyboard shortcut as well when...
View ArticleCustom Cell with image stutters when scrolling on Android
I am experiencing the same problem in a recent project. Using Xamarin Forms ListView, the problem does not appear. Any idea on how to solve this (as it must be something on the setup if the update to...
View Articleforeign language in template issue
using .net 4.5.2only encoding settings i have in web.config are:<httpRuntime targetFramework="4.5.2" maxRequestLength="52428800" encoderType="System.Web.Security.AntiXss.AntiXssEncoder"...
View ArticleWebApiDataSourceRequestModelBinder not recognized
Hi, I updated Example from https://github.com/telerik/kendo-examples-asp-net-mvc , "grid-data-source-request-web-api" to Framework 4.6.1 I get the following and I don't get a clue from object...
View ArticleHow can I set focus to the numeric text box?
On the afterShow binding for the view, I call this code: $("#input_id").siblings("input:visible").focus();Also put the autofocus tag on the HTML input. For the maskedTextBox, I use autofocus and...
View ArticleGet the right cell using GetElementAtPoint in a filtered grid
Hi,I am using the code below to drag the value of a specific field in a grid towards another grid and it works fine, until the moment that I filter the grid. Then this function returns the rowindex on...
View ArticleReport export to PDF printing extra pages
Hello Stef,Thank you for your reply.I have checked with suggestions and verified all suggestions and its already applied. I have attached screenshot for my report design and if I hide monthly and...
View ArticleRadVerticalLinearGauge exporting invalid Xaml
No change in the Xaml getting saved after implementing this custom converter, although while debugging, the ConvertTo method is getting called several times and measure.Value.ToString() is getting...
View ArticleRadgrid with multi detail tables
I have a radgrid with a 3-tier structure (master -> detail -> detaildetail) In my ItemDataBound event:protected void RadGrid_ItemDataBound(object sender, GridItemEventArgs e){ ... code...
View ArticleHow to access values from a List in the ViewModel
Also, when loading 1900 records, in SQL it takes 1 second to get all the results; however, using Entity Framework and the grid it takes almost 10 seconds to load the grid. Any suggestions?
View ArticleIWorkbookExporter?
I found the information on a blog. Your documentation needs to be more thorough and should require an additional link to a blog. I am now getting an error I need your insight to resolve. I cannot...
View Article