Questions tagged [componentone]

ComponentOne, a division of GrapeCity, provide customers with the premier studio of innovative UI controls, tools, and solutions including deep functionality reporting, analysis, and spreadsheet platforms. Develop rich Windows Forms, WPF, ASP.NET, MVC, Silverlight, Windows Phone, Mobile, or ActiveX applications.

ComponentOne, a division of GrapeCity, has been providing the widest range of Microsoft Visual Studio components, IDE platform development tools, and applications. This includes ComponentOne Studio Enterprise, which represents a broad and complete set of tools and solutions for Microsoft Windows, Web, and Mobile application developers. ComponentOne has continued leadership in the Microsoft Visual Studio component industry and is a premiere partner of Microsoft.

Please note: Questions with this tag include issues/walkthrough/queries regarding UI controls, libraries and tools produced under the banner of ComponentOne:

  1. Studio For WinForms
  2. Studio For WPF
  3. Studio For ASP.NET Wijmo
  4. Studio For IPhone
  5. Studio For SilverLight
  6. Studio For Windows Phone
  7. Studio For WinRT XAML
  8. Studio For LightSwitch
  9. Studio For ActiveX 10.Studio For SharePoint 11.Active Reports 12.Active Analysis

Related Tags on StackOverFlow are :

214 questions
-1
votes
1 answer

.NET application referencing ActiveX components cause Access Violation Exception in Windows 10

An application built with .NET uses ActiveX components from 2004. Specifically ComponentOne VSPDF and VSPRINTER version 8. These components are used in a DLL to generate a PDF and then send an email. This application has been working perfectly until…
Kyle
  • 126
  • 1
  • 10
-1
votes
4 answers

Component One Licenses.licx throws an Exception

Hy Guys, After we decided to buy an C1 License for the Silverlight FlexGrid Component we were wondering why the activation won't work. The Dialog Shows up that the copy of C1.FlexGrid is activated, but however after we published our Silverlight…
ICantSeeSharp
  • 171
  • 2
  • 13
-2
votes
1 answer

C# - How to validate data in C1DataGrid?

I have a C1DataGrid with one column and I want to be able to validate the data when I commit a new row in the grid. So far I tried to throw an exception in the setter of this property. This validates the data while I am typing it in the text box…
MuriTuri
  • 7
  • 4
-4
votes
1 answer

How to copy and paste from cell in C1FlexGrid?

I want to copy and paste from one cell to another / C1FlexGrid copy from selected red cell and paste other value here - shown image copy from selected red cell/ Image is here Is there any event like KeyDown etc Any example code ?
1 2 3
14
15