Reply To: Use c1reports RenderToFile jpeg, but monochrome not colour, why?
Hello, The multiple files are created due to difference in exporting methods of the two components (C1Report and C1PrintDocument). There isn’t any way to create single Tiff file when using the...
View ArticleReply To: Collapse C1DataGrid Rows using a Style
Is there any update on this, I would like to do the same but only in XAML so the mentioned LoadingRow event is no option for me. (Especially since, my property can be updated threw the UI and it would...
View ArticleReply To: Executing jscript in C1HTMLHost
Hello, I could observe the issue at my end and have escalated the same to the concerned team. I will get back to you as soon as I get any update from their side regarding the same. Regards, Reema
View ArticleReply To: Get Next Generated Color
Hi Dave, Unfortunately, you cannot get the color that would be generated when a new series is added to the chart. Actually, these colors not icons or images but they are drawn (one color rectangle...
View ArticleReply To: C1DataGrid Columns
Hello, Please refer to the attached sample working correctly at my end with the latest C1Silverlight Build : 5.0.20133.378 available at :...
View ArticleGoogle Chrome Issue
Dear All, I would implement date control, that date picker generate code is FarPoint.Web.Spread.Extender.DateCalendarCellType dc = new FarPoint.Web.Spread.Extender.DateCalendarCellType(); dc.Animated...
View ArticleReply To: Datetime formating in column
Hi, I am not very sure about the reason why are you using NumberFormat for the date types. Basically, C1DateEdit is used to format the date values. You are suggested to try setting the CustomFormat of...
View ArticleReply To: Overlapped Series with Negative Values in Pie Chart
Hello, Yes, we would surely let you know as soon as we get any update on this issue. Thanks, Manpreet Kaur
View ArticleProvide a sample for active analysis reports using asp.net
Please provide a sample for active analysis reports using asp.net. Can I use Dataset instead of LocalCubeDataSource to bind a PivotView?
View ArticleReply To: Binding C1DataGridComboBox Column ItemsSource on MVVM
I am using this approache successfully: http://www.thomaslevesque.com/2011/03/21/wpf-how-to-bind-to-data-when-the-datacontext-is-not-inherited/
View ArticleReply To: Filter doesn't work anymore
i’ve found the problem. The problem is the dynamic combobox with the AfterRowColChange. This is work when the combobox is Fixed.
View ArticleReply To: Filter doesn't work anymore
I’ve found the solution. I’ve have to full my combobox with all grid values, the first time.
View ArticleReply To: Does the flexgrid support multiple selections ?
Hi Mark, Please include the following namespace at the top of the page : using C1.Silverlight.FlexGrid; Regards Abdias
View ArticleReply To: Problem when create new controls in the designer
Hi ! It’s not exactly what I am talking about, the rectangle was created in first place (no textbox). Then I want to have textbox in the rectangle, so in the toolbar I clicked the TextBox control to...
View ArticleReport generation fails with build 7.2.7725.
Generating a report with build 7.2.7725 is causing image generation issues. This works with build 7.1.7470. Attached is an image illustrating the problem, 2 images are corrupted. This always happens...
View ArticleReply To: Barcode is truncated on report when Display setting is set to...
Hi Tuhina, Thanks for the link. It looks like the bug has been resolved in version 6.3.4797.0. I also tested it in version 6.2.4238.0 and works with that version too. So I’ve upgraded our software to...
View ArticleError when maximizing chart
I have a scenario where I display multiple charts in one screen and allows them to be minimized/maximized depending on user selection. While maximizing the chart control , i usually run into this...
View ArticleReply To: Subreports
Hi Pragathi, I tried your solution. It toggles the visibility but the problem is when the shape is elbow and if the detail section has two rows in it, it displays twice(2 rows) instead of once. Am not...
View ArticleChart3D Direct3D Rendering (previous rendered image remains)
Hi, I tried WPF Chart3D Direct3D Rendering. The performance was really nice. By the way, I got a problem and don’t know how to resolve it. When rendermode is Direct3D, the previous rendered image is...
View Articlec1flexgrid
Hi, Is it possible to have filter bar in the the first row of c1flexgrid??? or is this functionality available only in truedbgrid?? Can u provide me sample to implement this?? Regards, Suguna
View Article