Reply To: AutoCompleteCellType editor background
Hello, There is not a direct way to achieve the desired behaviour. You can use the following client side code to get the editor of all the cells in a aparticular column and then set its backcolor...
View ArticleMicrosoft JScript runtime error:'GrapeCity' is undefined
I modefied the ActiveReports’s product sample that you can find it at C:\Users\UserName\Documents\ComponentOne Samples\ActiveReports Developer 7\Professional\C#\ActiveReports7WithMVC I add a...
View ArticleReply To: Tiff conversion to PDF
Hi, I apologize for the delay in replying to you. I have tried creating a small sample application wherein the Tiff images are added to the Pdf document (one per page)using the latest build of C1Pdf....
View ArticleReply To: Controlling Value Filter and Conditional Filter from code
Currently there is no update on this, still Active with DEV
View ArticleReply To: Microsoft JScript runtime error:'ViewerViewModel' is...
Can you show me the error when you run my sample.
View ArticleReply To: C1TrueDBGrid, C1Combo, AddNew and disappearing data.
Hi John, I was not able to reproduce the issue at my end. Kindly modify the attached sample implementing (add new functionality), as per your application to reproduce the issue. So that I may assist...
View ArticleReply To: How to Change SQL for Sub Report
Thanks – that worked great – One thing I had to change is move the assignment of SQLSTR from Header as you suggested to Footer since the value of SQLSTR is calculated as a result of occurrences in...
View ArticlePrinting HardCopy of Report – Alternate Line Shading Trouble
My report looks great in both Print Preview and when creating PDF. However, when I print hardcopy from within program, the alternate line shading on shaded lines only goes 1/2 way across page. If I...
View ArticleMissing column seperators on C1GridView header
Hi I am using the C1GridView.I made a few custom changes in the css style sheet and lost the seperation between the header columns not sure which css made the seperators visibility false. Can you...
View ArticleReply To: RenderBarCode not Scaling up (StretchBarCodesAsImages=True)
Hi Chris, When using C1PrintDocument barcode are not correctly stretched. However in order to stretch the barcode properly, you may use the C1Report and set the following properties : 1....
View ArticleC1ComboBox right corner button moves when clicked
Hi I am using C1ComboBox .When I click on the right corner on the arrow the dropdown behaves strangely see the image attached.I have to click the dropdown again to see the list Can someone please help...
View ArticleReply To: Updating data in farpoint spread sheet into datatable is not working
Wow..thanq Manpreet Kaur..It’s working… Thanks, Lakshmi A
View ArticleReport duplicates – subreport
Hi, I have a main report with a subreport on it. I assigned both of them the same view, and I linked them correctly. When I get a preview of the report it shows the report as many times as records I...
View ArticleReply To: Loop through conflicting appointments
I’m not sure, what sample might be here. Here is a code snippet: ' Get all Appointments for some time interval for the currently selected resource group Dim list As AppointmentList =...
View ArticleRTF Output – How to remove textboxes
I am exporting a Section Report (code based) to RTF that will be opened in MS Word. All Labels and Text Boxes are exported as Text Boxes. (see attached) Our end user will need to add some custom text...
View ArticleReply To: RTF Output – How to remove textboxes
One more note… Is it possible to export the page header and footer as true headers and footers, instead of the text simply being copied over and over?
View ArticleReply To: Load data into GridView
Thanks for your response, but I think I did not clearly say what I mean. I miss the feature to load grid data from the server using the .Net event model. For instance while paging the...
View Article