FetchRowStyle throwing exception : Item has already been added
Hello, I am getting the following exception on a TrueDBGrid, and I have narrowed it down to the FetchRowStyle event on the grid, usually happening on the first row that is added to the grid. Rows are...
View ArticleReply To: C1TabControl memory leaks
Hello, It seems to be working fine with build 5.0.20133.367. I have tested the issues and it seems to working absolutely fine for both the scenarios. Please download the build from here and let me...
View ArticleReply To: PDF Export RichTextBox problem – Cannot read the file.
Hello, I was able to observe the behavior mentioned by you on Windows 2003 server. This seems to be a bug, I have escalated this case to the concerned team and will get back to you as soon as I hear...
View ArticleHow can i load the OLAP definition dynamically using code?
I have an OLAP for lightswitch and I want to load different OLAPX to show different views and analysis setup let say 1. Products count per month per sales man 2. Products count per sales man 3....
View ArticleReply To: ReportViewer not showing reports after updating the trial dlls with...
Hello, Could you please provide us the PDF file to test this issue. Please test the pdf file by opening it with the online demo here for C1PDFViewer....
View ArticleReply To: PDF Viewer Exceptions
Hello, You would need to upgrade the whole suite to get the latest PDF dlls. You may test the PDF files here to after loading it to the C1PdfViewer online here:...
View ArticleReply To: ReportViewer not showing reports after updating the trial dlls with...
thanks deepak.. i actually figured out the solution… actually i was missing C1.Silverlight.Zip.5 .. after adding this reference..it started showing the pdfs
View ArticleAppointment loading speed
I’m loading about 400 appointments into a month view. The following code takes about 3-5 seconds to run. My application dynamically fetches results from our own data storage and then creates the...
View ArticleReply To: Appointment loading speed
Specifically, it seems the "EndUpdate()" function is taking the bulk of the time.
View ArticleReply To: Advanced restoring of DockingTabs
Hi. The problem still persists, even with the new build. I hope you don’t mind me opening a new forum topic over this, as this one is getting quite long and also covers an issue that has already been...
View ArticleReply To: CHM displays xml, source code
Hello Robert, two of my customers had the same problem. I could help them with this solution: Click on "default programs" in the start menu of Windows7, open "program access and computer defaults" and...
View ArticleWidth/Height of tabs is not restored correctly
Hi, When we store a tab layout, the widths and heights of auto hiding tabs is not (re)stored correctly. (This one of the issues raised in the topic 'Advanced restoring of docking tabs’, see...
View ArticleReply To: Get PDF security
Hello Keikan, Since I don’t believe this is possible in the current version we will consider adding it in a future update. Thanks for the feedback. -Greg
View ArticleReply To: 2 issues (possible bugs) with docking
Hi, Can you give any updates on this? Is this still in revision? Regards, Brandt
View ArticleReply To: Appointment loading speed
I don’t see any problem with this. In my test sample adding 400 appointments for the same month takes less than second. I’ve got about 5 seconds for 10000 appointments. And it looks like you can...
View Articledatagrid to pdf in vb.net
Hello, I’m working on pdf exporting for the c1datagrids. I’ve a few issues: 1. Aggregates do not come through on the PDFs (e.g. a total price column) 2. Summary row does not come through either. Also...
View ArticleReply To: datagrid export to PDF with Aggregates
Sorry cancel this one, I’ve put a more complete set of questions here: http://our.componentone.com/groups/topic/datagrid-to-pdf-in-vb-net/#new-post thanks.
View ArticleReply To: How to change the ingredient color in pie chart?
Hi, I didn’t get any reply for my above question. Regards RaveendraReddy
View ArticleReply To: Appointment loading speed
I’ve determined the time delay is due to simple HTML formatting within the text for the appointment. The time to render the appointments is doubled/tripled if the appointments have simple HTML like...
View ArticleReply To: Default Cell Type
Hi, You can use the DecimalDigits property of the Double Cell Type to set the number of decimal places. FarPoint.Web.Spread.DoubleCellType dblc = new FarPoint.Web.Spread.DoubleCellType();...
View Article