Reply To: Incorrect MouseCol reported when scrolling to the right.
Hi, Your query has already been answered here: http://our.componentone.com/groups/topic/incorrect-mousecol-reported-when-scrolling-to-the-right/#post-609072 Thanks and Regards, Pragati Kaushik
View ArticleC1List ColHeadClick
After clicking a columnheader (for sorting) that specific column in a C1list, the whole column is selected. How can I "unselect" that column by programmcode in VB 2008.NET (I mean how can I remove the...
View ArticleReply To: Report generation fails with build 7.2.7725.
Hello Steve , I apologise for the delay with fix. The issue will be fixed in Active Reports 8 as well. Thanks, Sergey Romanov.
View ArticleReply To: The sections collection is invalid.
Hello, I received the sample RPX file. However, I could not replicate the behavior. To observer the issue, I added a SectionReport to my project and loaded the RPX file in it. At runtime Run the...
View ArticleAsp.net wijmo
Is asp.net wijmo controls are adavtive like wijmo v3 Adaptive Widget Framework? If yes then how can it will be implemented. Actually I made and application using asp.net wijmo controls and i want to...
View ArticleRibbonApplicationMenu Clr.dll crash with stackoverflow
Hi, I’m using RibbonApplicationMenu v4.0.20132.490 and I get a stackoverflow exception in Clr.dll immediately after the creation of the RibbonApplicationMenu object. The object is created inside an...
View ArticleReply To: What/Why CommandLink?
Hi, C1ContextMenu is associated with C1CommandLinks to add menu items and customizations as needed. Basically, they create linking between the command and the command buttons. Each C1CommandLink has...
View ArticleReply To: Printer control
Thanks, I’ll try this. Is there by the way any way to catch when the event of clicking the print-button fires, prior to the event being handled by the Control itself? Regards Per Erik
View ArticleReply To: Printer control
By the way, when using "Viewer1.Document.Printer" intellisence states "Public API. Exposed for backwards compatibility reasons.", but there is no hint on what to use instead – the code documentation...
View ArticlePdf viewer and Report viewer prints blank pages
Both the Pdf viewer and Report viewer prints blank pages in my silverlight application. It’s been working for a year until now. I’ve tested the sample code and the Live Demo for both of these controls...
View ArticleReply To: Unable to set Grid Height using Javascript in latest version
We have the pre-release version that does support IE 11. Are there going to be any changes between that version and what you are going to release next week?
View ArticleReply To: C1List ColHeadClick
@stwortmann said: After clicking a columnheader (for sorting) that specific column in a C1list, the whole column is selected. How can I "unselect" that column by programmcode in VB 2008.NET (I mean...
View ArticleReply To: Large ActiveReports 8 reports are generated with some blank pages.
Hi Mohita, We have upgraded from ActiveReports 7, where these reports worked fine. KeepTogether of the sections to was already set to True. This issue shows in many reports, I attaching a screenshot...
View ArticleReply To: Export to Excel in Page Report
Thanks for the info. Any link where I can see the code that should have the button to export?
View ArticleReply To: What/Why CommandLink?
Thank you, Pragati… I’m not having any issues, as I was able to determine WHAT the C1CommandLink was doing, although I would appreciate a better understanding of this CommandLink process. The reason...
View ArticleReply To: Unable to set Grid Height using Javascript in latest version
We uninstalled IE11, and tried this on IE10, and it doesn’t work on IE10 either. It works in IE9, Firefox and Chrome. Here is more to the same: $(document).ready(function () { SetFPSize(); });...
View ArticleReply To: RibbonApplicationMenu Clr.dll crash with stackoverflow
Hi, Forget about the interaction with the Safenet’s protection. I’ve just tried with the following unprotected code and the problem remains: using System.Windows.Forms; namespace...
View ArticleReply To: Chart axis questions
How? HOW did you create that chart??? I’m not an idiot, but I can’t figure out how to create a chart to replicate something like this. I have two variables to produce to bars side by side for each...
View ArticleReply To: Printing from C1.WPF.OrgChart
Hi. Printing a C1OrgChart is as easy as printing any Visual object. Here some code that shows how to do it: private void Print_Button_Click(object sender, RoutedEventArgs e) { // see...
View ArticleDisplaying Labels on a Gantt Chart
Hello, I need to know if it is possible to have labels/indicators for a data element in Gantt chart. For example a label with the activity name positioned in the middle. It is possible? Can give me...
View Article