Reply To: Large Data Report
Hello, Apologies for the delay in response. This somehow got lost in the loop and we deeply regret the inconvenience hence caused. Please find below the answer to your queries in the order asked :...
View ArticleC1Menu – System.OutOfMemoryException
I am getting the following error randomly on our production site. I just updated our controls and this issue is still happening. The menu is bound to a SiteMapDatasource. Any ideas on what could be...
View ArticleReply To: upgrade from actbar v2 to actbar v3 for use under Windows 7
Actually I have Activebar3.0 running under Window 7 64-bits. Switched from 2.0 to 3.0 because 2.0 was not installable on Windows 7
View ArticleC1FlexGrid Column Width
Hi. I have two Columns. Both I set the width to "Auto" But as you see in my picture it is not "Auto" Regards
View ArticleHow to put serial number into Activebar3.0 build 3.2.0.187
Hello, got/bought a serial number from Component One but do not know how to enter that into Actvebar n3.0 buil 3.2.0.187. Can anybody help me?
View ArticleReply To: Get selected date in calenar
Thanks Remma, Works fine!… Another question, when I run the project for the first time and run that code without first click the calendar, I have this error "Index was outside the bounds of the array"...
View ArticleReply To: Button click not working when spread put with update panel
Sankalp, Attached is a sample project.. Also, here is a link from the old forums where I discussed this issue with someone last year. At the time I didn’t know about the .EnableAjaxCall property....
View ArticleC1GridView sort glyphs
Hello. Is there a way to set the sort glyphs on a grid from code? After I bind the data I want to show the sort order in the header the same way as if the user clicked it.
View ArticleReply To: section Report vs 2010 shows only first row
Hi, thanks for your answer, but i just downloaded and ins5talled activereport (trial Version) 3 Weeks ago and can’t find any Updates on the website. So i still have no templates. The Soultion for my...
View ArticleReply To: AR 7 ReportStart not firing
Exactly what I needed, thanx. Adding the handler works great. I just thought it was weird that in the report designer when you look at the properties they aren’t there (i.e. ReportStart, etc). I guess...
View ArticleReply To: C1GridView sort glyphs
Found it: ((C1Field)gridView.Columns[desiredColumn]).SortDirection = C1SortDirection.Ascending
View ArticleReply To: Issue with double click on partially visible rows at the bottom of...
It’s Spread for COM. Or is there any way to stop the vertical auto scroll when the partial row is clicked?
View ArticleC1FlexGrid LoadedRow
Hi. In C1FlexGrid there is the LoadedRow Event. I have 25 rows and a debugger on the LoadedRowEvent. But debugger only breaks 3 times. Is that not the same as in datagrid LoadedRowPresenter Regards
View ArticleReply To: Button Cell type
Hello Deepak, 1.Is their any other spread cell type (except button) where i can show image and text in same cell? I saw some issues with button cell like a. Cell alignment – Space between image and...
View ArticleC1Barchart stacked databound does not show correct hint
Good day, I have a Barchart set to stacked and when I programmatically bind it to the data source the hint is not displayed correctly. Each bar on the graph gets the value of the stacked sections in...
View ArticleReply To: C1GridView paging
This is the last issue preventing the new version so help would be very appreciated.
View ArticleChange month description?
Hi, Hi, I’m testing the C1.Win.C1Schedule.C1Calendar in .net c#2012. Question, Is possible to change the month description or name that appears in the header? For example, I want to appear Dec, not...
View ArticleReply To: Change month description?
Sorry, and the day name too. For example, change the labels Su Mo Tu We Th Fr Sa.
View ArticleReply To: Still Seeing compile problem in VS 2013 with .46 build
Try running Clean Solution from the Build menu before pressing F5. I was able to use this workaround to get around the build error.
View Article