Very new to reporting… help please
Hello, I have been a .net developer for 10 years and I have never needed to do any reporting and I can seem to understand how all this work. Been reading the documentation and looking at samples, I...
View ArticleReply To: Very new to reporting… help please
correction to first paragraph… "I cant seem to understand" (not "can")
View ArticleReply To: Is the Sharpgrid forum no longer monitored?
Hello, We no longer support SharpGrid control. However, we still support ActiveX controls and you may refer to the following link for more details:...
View ArticleReply To: Paste and Copy from RTB to RTB
Hello, It seems you copying the text using C1RichTextBoxToolbar’s copy button and pasting with Windows shurt cut key(Ctrl+V) in other C1RichTextBox. Setting ClipBoardMode to PlainText should work for...
View ArticleReply To: Button Cell type
Hello, To simply set the button’s Back Color you would need to set the Spread’s AppearanceStyle to Classic. Thanks, Deepak Sharma
View ArticleReply To: computer crash
Thank you for providing the download. When I try to register it with my serial, it says that the key has expired.
View ArticleReply To: Paste and Copy from RTB to RTB
I don’t want to use the PlainText ClipBoardMode – I want to use RichtText. I have two RTBs on the screen. There might be the case that the user has to copy content and formatting from the 1st to the...
View ArticleIssues with PdfViewer in Studio for WinRT XAML 2013 v2
Hello, I’ve noticed two major issues with PdfViewer : 1: Loading is extremely slow for file (especially if size increase) 2: Text formatting is not very accurate (maybe the font used in the PDF is not...
View ArticleReply To: Position of the contronls were wrong when using : C1RibbonForm
Hi Andrey, You just try out by setting the other unicode font for the control. It look like the problem still there. LVD
View ArticleReply To: Use VSPrinter with no form
Thank you very much for the insight, I will try that this afternoon and post what happened tomorrow sometime. Once Again Thanks Charlie
View ArticleReply To: Flexgrid Databinding
Hi Thank you so much for ur help. But the column name is also bounded to the column name of the database table. i have given c1FlexGrid1.SetDataBinding(table, "", true); but still it doesnt work
View ArticleReply To: Datasource Numeric Column
Hi Sir, i remove below code FpSpread1.ActiveSheet.Columns(FpSpread1.ActiveSheet.Columns.Count – 1).CellType = mAmtDecimal then as per your advice i set below code before assign "VVM"...
View ArticleReply To: Issues with PdfViewer in Studio for WinRT XAML 2013 v2
Are you able to test the "ComponentOne XAML controls" demo from the Windows Store for these PDFs? That way we can compare to see if maybe the specific device causes a slower load time. For me running...
View ArticleReply To: Unable to configure Y -Axis in C1Chart Web part
Hello Kiran, I have tested this issue with both a calculated numeric output and a calculated date/time output. The calculated numeric column was available in the Y-Axis dropdown. Can you tell me a bit...
View ArticleReply To: Launch custom code with report DrillThrough
Is there any way to accomplish this? I really need to be able to have access to the target report to be able to get my drillthrough custom code to work correctly.
View ArticlePerformance wise, what is best way to create/add multiple reports together
We have a main report we’re generating & then if user chooses, it will generate a separate report for each invoice associated with that file. Each invoice needs their own header as it has...
View ArticleReply To: Some questions…
1. you can’t deselect SelectedInteval from code, it’s the thing which is updated by end-user actions 2. the view on your screenshot is not normal. It might happen if you change some C1Schedule...
View ArticleSCRIPT5009: 'MSGesture' is undefined
SCRIPT5009: 'MSGesture’ is undefined Touch.js, line 5 character 22501 Getting this error using latest FarPoint Web spread. IE 10 on Windows 7 with the following set so that browser runs in Standards...
View ArticleReply To: Position of the contronls were wrong when using : C1RibbonForm
Hi, Attached is a small application where I tried to reproduce the issue. Can you run this app on your machine? Do you observe any problems with layout when clicking the buttons? Thanks. -Andrey
View Article