Reply To: New functions in C1 Scheduler 2013v2 (since release 2012v3)
Hello Irina, thank you for this information and for entering on your to-do list. Best regards
View ArticleReply To: C1Schedule Custom data
Hello Marco, Refer to the FullBound sample which explains C1Schedule binding with a database. If you wish to use Appointment.Tag option, then I would suggest you create an Appointment object in code...
View ArticleReply To: Printing problems
Hello, Please test the attached Printing sample with the latest build , it is working fine at our end. We have tested it with printing to a physical printer. The sample contains 2500 Rows. All these...
View ArticleReply To: Periodic License Error when scripting the creation of Section...
In our application we use SectionReports with many subreports (up to 10), which we create in ReportStart event with StaproReport RPT = (StaproReport)Activator.CreateInstance(typSBR, new object[] {...
View ArticleReply To: Cache data on the client
Hello James, For caching data in your silverlight application, you may refer to the following link :...
View ArticleReply To: C1Spellchecker slows down C1Editor
Hello, I am unable to replicate the issue at my end using the latest build of C1SpellChecker(2.0.20132.132) and C1Editor(2.0.20132.204) given below:-...
View ArticleReply To: How to remove red border in c1flexgrid
Hi, Didn’t got answer yet. Can anybody help me out with this. Pl chk Attached files. Thanks, Yuvraj.
View ArticleReply To: License Issue
Hi Again, I’m hoping to get a response to this as its very important for our team, with ARv6 we had no issues building and using AR on a machine without a license installed (any generated reports...
View ArticleReply To: Toolbox update
Hello Artur, The control versions in the VSIDE toolbox are not updated when the instance of VS is open during product upgradation. I would suggest you to close all instances and then reopen the...
View ArticleReply To: C1FlexGrid DataBinding
Hi John, According to the developer, this is the design behavior. Setting the data source to null effectively clears the grid, including column captions etc. The preserveLayout parameter is used when...
View ArticleReply To: ArgumentOutOfRangeException was unhandled
Hi Chris, You are welcome. Glad that your issue is resolved. Regards, Rijo
View ArticleReply To: License Issue
Hello, You can create applications on a development machine using the trial version. But the trial key would be valid only for a month and thereafter you need to provide a valid license to the...
View ArticleReply To: License Issue
So its not possible to work in the same way we did on AR v6 ? This is disappointing.
View ArticleReply To: Documentation – Does not contain list of Exceptions being thrown by...
Hello, As there can be 'n’ number of user-scenarios, it would be really difficult for us to list down the exceptions that might occur under such situations. It would more of a hit-trial method and we...
View ArticleExport Excel With Column Footer
Hi, In my application i am displaying some details in column footer. how export excel with column footer. version 6.0 vb.net
View ArticleReply To: C1FlexGrid DataBinding
Rijo Thanks. I can sort of understand that but still inconsistent with TrueDBGrid which has been around a lot longer than FlexGrid. I also agree that preserveLayout does work if binding to a data...
View ArticleReply To: List styles (bullets and numbers) aren't applied in...
Hi, I apologize for the delay in replying to you. While working further on the issue, I could find that the behavior you are observing at the moment is by design. XML/HTML list styles are not saved in...
View ArticleReply To: Printing problems
Hello, Like I said before, the issues appeared only when it exceeds 3300 rows (around 50 pages). We are developing a business application and printing reports with more than 50 pages is a requirement....
View ArticleReply To: How to Change SQL for Sub Report
Hi Lee, I would suggest you to set the ConnectionString and the RecordSource properties for the DataSource of the subreport in the OnFormat event of the section containing the subreport field in the...
View Article