GridDropDownColumn fails to pass back ListValueField during batch update
Hi Greg, We are aware of this issue and our developers are investigating the cause for it. The solution is to remove the empty space which you have already found. Regards, Kostadin Telerik by...
View ArticleSpreadsheet slows exponentially with repeated calculations
Hi Mike, I have managed to isolate and fix the issue. The fix will be released with the first Internal Build following the Official R3 2016 release, and it will be included in the R3 2016 SP1 release....
View ArticleLive update chart with panning
Hello, You can lock the visible range by setting min/max values on the valueAxis and categoryAxis. The default setting is to display all available data. I hope this helps. Regards, T. Tsonev Telerik by...
View Articlekendo.all.d.ts compilation errors
I think you are right that the trouble is on my machine.- I cleaned VS solution and re-build - I cleaned C:\Users\[user]\AppData\Local\Temp\Temporary ASP.NET Files(what do you mean by application...
View ArticleRichtextEditor bind to BindingSource
hii have a array of object that is bind to a binding source.this binding source is bind to a binding navigation.i want bind binding source to my rich text editors.h have five rich text editors in my...
View ArticleMulti-form dock undock
Hi, I have multiple windows of same window form that contains RadDock panel and that all have create new dock window option. On clicking on Add new dock window, new floating window created to that...
View ArticleReportPackager problem - Resource Not Found
Hi Steven, Thank you for this update. We will aim to update the compression of TRDX files for consecutive releases, after the official R3 3016 as it is expected in less than a week. Regards, Stef...
View ArticlePrinting RichText Content
Hello Richard, Certain HTML content can be displayed in a report vie HtmlTextBox item. Please check the list of supported HTML tags and CSS attributes. Depending on the platform, Telerik products...
View Articleadd effect to the ribbon backstage
hii need to add a move right and move left for backstage open and close  in ribbon in wpf.how can i add it?Â
View ArticleNamespaces of the generated telerik objects changes sometimes.
Hi Cody,Can I change the Assembly Name and/or Namespace name in the project's Properties without causing problems? thx,dan
View ArticleRadPersistenceManagerProxy - Controls should have unique UniqueKey properties
Hello Vasssek, The cause for this issue is that you need to add a UniqueKey to each RadPersistanceManagerProxy used on the page. In case you are using a same UserControl twice you need to set two...
View ArticleBug using reportparameters in reportbook
Hello Jeroen, Please check each report's ReportParameters collection and the settings of the individual parameters. All parameters Mergeable property must be set to false to avoid merging their values...
View ArticleRadGrid NeedDataSource not executing on postback
Hello Johney, When using advanced data binding through NeedDataSource you do not need to bind the grid initially on Page_Load event handler. I would recommend you to check out the following help...
View ArticleChanges are not reflected on saving the details due to binding issue
Hi Mohamed, The changes commented in the feedback you point to are included in our latest internal build from end of August. Please enable your Test Studio updater to check for internal builds as well...
View ArticlePage Navigation arrow mark is not identified
Hello Mohamed, You could follow your tickets from your Telerik account. Additionally I would recommend you modify the automatically generated find expression since it might not be the best. It is...
View ArticleCan ReportViewer use NeedDataSource?
Hi Clint, The page with the viewer is not suitable as the HTML5 Viewer (including the HTML5 WebForms wrapper) is a client-side widget, where reports are resolved, processed and rendered on the server....
View ArticleRadFileExplorer.Upload Null after PostBack
Hi James, Several releases ago we made RadAsyncUpload default upload control in RadFileexplorer, as RadUpload is obsolete now. Nevertheless, you can still use it by applying the following...
View ArticleReport export to PDF printing extra pages
Hello, In detail section of my report, I have few Tables and I am making visible based on condition from code.While exporting to PDF, content moving up but its printing extra pages for the same. As I...
View ArticleReport export to PDF printing extra pages
Hello,In report detail section, I have 2-3 tables and I am making visible from code based on condition. While exporting content moving up but it's printing extra page due to this visible tables. I have...
View ArticleRadgridview filtering removed selected item from radgridview list.
Hi Team,I am using radgridview telerik control and I am getting some issue when doing filtering in radgirdview control. please see details belowSuppose I have selected some item in radgridview list and...
View Article