Multi-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 ArticleHow to dynamically set plotbands for HTML Chart when xaxis are dates
I have a HTML Chart that works great to plot Line Series data against hourly date/time values in the X axis. I want to shade weekend dates based on the selected date range. So this needs to be done...
View ArticleText wrap around image
Just wondering if this is still not possible - I need text that has bullet points, bolding, underlying, and needs to wrap around the left edge of the image, which the image floats to the right edge of...
View ArticleLeft-aligned Legend spacing and sizing
Hi,I Used a RadHtmlChart in my project. When I upload pages the chart was deformed. The Chart Area is not center and also when mouse moved on left side appears series Item label and it's point. but it...
View ArticleFiring Javascript after RadSearchBox OnSearch event
No one help ?Thanks for anyone here to help
View ArticleHow to re drag and drop events of RadTreeView
Hi Dess ,Thank you so much for your response.Now, I add New Node into RadTreeView like this RadTreeNode rtn = new RadTreeNode(); rtn.Name =...
View Article