Reply To: Change month description?
sure, you can’t change CultureInfo name. The correct way is to get new CultureInfo object and use it: c1Calendar1.CalendarInfo.CultureInfo = new System.Globalization.CultureInfo("es-PR");
View ArticleMixed Orientation in C1PrintDocument
Hello! I’m using the C1.WPF.C1Report.4 Library from the latest Studio Enterprise. What I’m trying to do is creating a PrintDocument with mixed Orientations with the ability to preview in a WPF...
View ArticleReply To: Button click not working when spread put with update panel
Hello, I have modified the sample application provided by you. It seems to be working fine for double click now. Please test it and let me know if you face any issues. Thanks, Deepak Sharma
View ArticleReply To: SSRS Reports in ActiveReports 7
Well if it’s limited to SSRS 2005 that’s pretty much means it’s not supported.. Thanks for the reply…
View Articlemultitable update
Hie. Wanted to know if it is possible to update multitable using spread for winforms.Example is if i have a table with employee id’s and want to write hours worked against their id’s of which hours...
View ArticleReply To: Button click not working when spread put with update panel
Double clicking isnt the problem. The problem is opening a window from the context menu when EnableAjaxCall is set to true, and having the popup window take focus.
View ArticleHow to set the style of the selected column in a FilterBar?
Hi, I’m trying to change the appearance of the selected column in a FilterBar, when the user is currently not editing. I’ve a grid, MarqueeStyle is set to HighlightRow, FilterBar is set to True and...
View ArticleReply To: Get selected date in calenar
Ok, I fixed… I do this: c1Calendar1.CalendarInfo.CultureInfo = new System.Globalization.CultureInfo("es-PR"); But really, I want to do is something that I can do it in the version for vb6. Change...
View ArticleViewer speed in browser (slow)
We are using AR 7 SP1 in a web application. In use, we’ve had some reports seem to take much longer than we would think it should. So, I did some testing and timing. This is just an example of one...
View ArticleReply To: ActiveReports 7 Service Pack 2 build 7.2.7725.0 released!
Hello, I already have ActiveReports Installed with professional version. Can I just install trial version? Or have other way?
View ArticleAdvise on grid row level editing, validation and commits
Hi, I’m new to ComponentOne suite of controls. I’m looking for the ability to edit flat tabular databound data that gives me the ability to do data validation at the row level. ie the row is validated...
View ArticleReply To: ActiveReports 7 Service Pack 2 build 7.2.7725.0 released!
There is no specific trial version. Every version is a trial version, untill you enter a license key. When you have a licensed version, you can install a newer 'trial’ version on top of it. That’s my...
View ArticleC1 Report -Combobox
Hi, i have c1 report in my form and i would like to add a combo box which contains list of reports. The combo box should be added as an item in the menu bar appears on the preview control. is this...
View ArticleReply To: Launch custom code with report DrillThrough
I will also need to get this to work with the WebViewer, and it seems that the WebViewer control is missing the Action event all together. Also, it appears that landscape reports display as portrait...
View ArticleC1Scheduler.UserAddingAppointment Event
Would it be possible for someone to explain how I can access this event? I have a list of my works orders on the same screen as my C1 scheduler. Ideally what I would like to do is pass the ID and Job...
View ArticleReply To: Custom chart painting with multiple panes
Greg, everything is working fine, but a few followup questions: How can set the border for the default plot area? I can easily set the border for additional plot areas, but do not see anyway for the...
View Articlec1 Report Outlineview
Hi, I am using c1report in my project. And the pages view get displayed. but the outline view is not loaded. is it not loaded by default? How do i make a tree kind of structure in it? Can u guide me...
View ArticleReply To: C1FlexGrid performance issue
Hello Daniel, I have tested this issue with the latest build samples online. and it seems to be working fine with all the three scenarios which you mentioned. Please have a look at the attached video...
View Article