.NET controls for desktop, web, and native mobile
HTML5/JavaScript controls with support for Angular, React, and Vue
Take total control of your documents with high-speed, intuitive document APIs
Full reporting solutions with extensive data visualization, viewers, and designers
Powerful spreadsheets for .NET, JavaScript, and COM
EMBEDDED BUSINESS INTELLIGENCE
Explore GrapeCity's embedded BI platform, Wyn Enterprise. Empower Teams with self-service BI, ad hoc reporting, and interactive dashboards.
See Wyn in Action and Learn More!
Have a question or issue? Find out how we can help.
Read, watch, and learn about our products, team, and the latest trends.
Find out what's new in the latest versions of our products.
Check out the newest updates and features in ActiveReports v17Learn More »
June 30 2020
When you want to stop hyperlinks from opening a page when clicked on follow the steps below
Set the hyperlink to null
activeSheet.setHyperlink(row, col, {});
Tyler Barlock