Reply To: Issue with SetClip() Method of Spread v7 (7.35.20132.1)
Thank you for your reply! will be awaiting your response.
View ArticleReply To: C1 Control Explorer source code
Hello Georges, Let me know what errors are you getting in conversion. I will be happy to assist you. Thanks, Richa
View ArticleReply To: Issue with SetClip() Method of Spread v7 (7.35.20132.1)
I have opened case 38414 for tracking of this issue
View ArticleReply To: Setting default format for date time cells
I am not sure if this is bug, however I came up with a fix\workaround from the code in your example. I moved the code to create the date time style after the place were the data source is bound. I...
View ArticleReply To: C1 Control Explorer source code
Well Richas, You can get the whole project converted in VB.Net (under VS 2013), with some errors remaining at Build, at www.bessis.com/download/ControlExplorer.VB2013.zip Sorry, I did not have the...
View ArticleWant to build a very simple Bar Chart
Hello guys, Is there a way to build this very simple bar chart. I attached a jpeg file that was build from Excel. - I want to print the name of the serie under each bar. - I want a gap between bar....
View ArticleReply To: C!ToolBar Data Binding
The sample you attached is the same as the previous one. It only shows the toolbarstrip binding, not the toolbar, toolbargroup or toolbarItem binding. Thank you, Todd
View ArticleReply To: Axis Title Font not updating
Thanks, Sergey. I’ve moved the angel property setting to be after the initialization, although that was working. I did find that if I changed the TitleFont to 8.5, the titles were all sized the same....
View ArticleReply To: Requested registry access is not allowed
At this point I am unable to reproduce the error but the exception message is ERROR :System.Security.SecurityException: Requested registry access is not allowed. at...
View ArticleReply To: Width property problems
Hi Richa, Thanks for your reply. I tested out the V4 version only. In the following, I’ll call 4.1.20121.228 the "old" version of your control and 4.1.20133.287 the "new" version. Let’s assume I want...
View ArticleReply To: Grid not accepting values entered by keyboard after edit...
I am having a further problem with this solution as the stored value using this work around is not the keyColumn of the MultiColumnDictionary which in some cases i need, when i select the value by...
View ArticleReply To: Could not load file or assembly 'C1.Silverlight.5,...
OK. i found a article. Use C1BulbChanger in visualstudio tool menu. It’s very easy. Only click C1BulbChanger item and it will run.
View Articlefpspread.htc – Javascript runtime error
Hi, On clicking RowHeader of FpSpread I am facing null reference error in fpspread.htc. Please find the attached image to see error details. Regards, Waseem
View ArticleReply To: Hiding the "Customize…" button in C1Toolbar dropdown menu
Hi, Unfortunately, there is no way to accomplish the same as of now. However, I have escalated this issue as an enhancement request to the development team. We would let you know as soon as there is...
View ArticleReply To: Grid not accepting values entered by keyboard after edit...
Hello Jeff, Can you please replace the previous code by the given code snippet and see if this resolves all your issues. You don’t need to include 'AfterEdit’ event and modify the replace...
View ArticleReply To: receive warning about conflict with grid contextmenustrip
Hi, I was not able to replicate the problem using the latest build of C1TrueDBGrid at my end. What I tried is: 1. placed MS ContextMenuStrip control on the form designer and name it as...
View ArticleReply To: Custom drop-down in RibbonGallery
Hi again Andrey, I want to group items in the drop-down portion of the control so I can display a text header above each of the groups. Microsoft PowertPoint has such feature and it greatly improves...
View ArticleReply To: Issue with SetClip() Method of Spread v7 (7.35.20132.1)
Hello Blake, I have appended the case id 38414 for the escalated issue for tracking. Thanks, Richa
View ArticleReply To: Custom drop-down in RibbonGallery
Hi, Yes, this is the missed functionality in C1Ribbon. It is in our to-do list. I can’t provide you with ETA, sorry. Regards, -Andrey
View ArticleReply To: Lazy Loading of Report Data from Source
Hi, Thanks for your reply. There is only one table from which the report is generated. The problem is that i do not want to Fetch and Hold all the ROWS of that Table on to the memory since its very...
View Article