Reply To: How to disable the Spell Checking in C1Editor
Louis You need to ensure that you have something set for the first two arguments of SetActiveSpellChecking. So assuming that you have an editor control on a form and a c1 spell checker and they are...
View ArticleReply To: Internet Explorer 11
Thank you very much for your answer. Indeed the components do not work properly. I had installed the version AspWijmo_2013v1. We have updated to version 2013v3 and all components work correctly with...
View ArticleHow do I handle user interactions?
Coming from the Winforms chart, the WPF chart is a different beast. I need to be able to perform painting on the plot background as the user zooms and scrolls. But I can’t find an event to handle. in...
View ArticleHosted Control and Fixed Row
I have a flexGrid with a hosted control based upon ComponentOne’s hosted control example. The only thing that I have changed is that the hosted control’s location.y does not stop at the fixed row....
View ArticleReply To: How do I handle user interactions?
Hello, If you can describe what you need to achieve, we can find a way to do that. With the WPF chart we have the concept of adding elements to the plot area using the ChartPanel....
View ArticleReply To: I want to load a pdf document from skydrive and add image to it
In Windows 8.1 there is another possibility of reading each page from a PDF as an image (using the GetPage method), and then using RenderTargetBitmap to render the page to a new PDF (using...
View ArticleReply To: How do I handle user interactions?
I saw the Actions, but I couldn’t see anyway to be notified upon scrolling and zooming. I use this alot with the WinChart. I am trying to create a heat map, something I didn’t see an easy way to do...
View ArticleReply To: Still Seeing compile problem in VS 2013 with .46 build
I am having the same issue with the same build. This is the current build as far as I can see and the last response was over 2 weeks ago. I can’t build so I can’t do anything. When will this be...
View ArticleOWC pivotview xml convertion to Active analysis PivotView xml
I have an OWC xml version of a report as shown below and I need to load this to active analysis pivotview view viceversa. 12.0.0.4518 msolap.2373540742740Provider=MSOLAP.3;Persist Security...
View ArticleReply To: C1.WPF.C1Report references for C1DocumentViewer
Hello again– By using C1Live I found that my WPF studio is licensed through 2012 V1, so all updates require a new license. This is sort of leaving the realm of technical questions, but one last thing:...
View Articleunable to load LS project after referencing …Viewer.Silverlight.v7
I have a LightSwitch project where I want to add ActiveReports. Whenever I add a reference to GrapeCity.ActiveReports.Viewer.Silverlight.v7 under Client References I’m no longer able to load the...
View ArticleAn item with the same key has already been added
Hi I’m currently evaluating active analysis and am using the Schema Editor. I have a relational database (in sql server 2012) with a pair of related tables. I have set up a connection to the database...
View ArticleReply To: Setting DropDownWidth to match SplitSize in C1Combo
Sheepishly answering my own question: Note to self: 150 + 250 = 400 and not 350!!!!!! However to also fully answer my own question: With this.c1Combo1.Splits[0].SplitSizeMode =...
View ArticleReply To: I want to load a pdf document from skydrive and add image to it
Thanks Greg for your reply, I have tried Syncfusion Winrt library ,It works fine.It has all the features required.
View ArticleReply To: How to disable the Spell Checking in C1Editor
Hi Dom, Thanks for your answer but this was the first thing I tried. It does nothing. If you enter some text with spelling errors into the C1Editor and you turn the spell checking off (using the call...
View ArticlePrintPreview Control not recognizing any mouse events
I am using a printpreview control inside of a vb.net tab control. I have put code inside of the MouseClick, Click, and MouseMove events of the printpreview control, but these events are never fired....
View ArticleLimit to single time interval selection?
Is there a way to limit the time interval selection to a single interval? currently if the user clicks and drags the mouse, it selects multiple intervals. thanks
View ArticleReply To: Limit to single time interval selection?
Additionally, is it possible to programmatically clear the selected time interval. It’s strange to have it persist between some user operations.
View ArticleReply To: How to disable the Spell Checking in C1Editor
Louis My apologies, it would seem that you are correct about the wavy lines not being removed. I have created a small sample which I believe does what you originally wanted to do anyway (give the...
View ArticleReply To: unable to load LS project after referencing …Viewer.Silverlight.v7
Hello, You are requested to refer to the following links and see if it helps you with your issue. In the links, you will also find the sample provided by one of our engineer :...
View Article