Spread for ASP.NET Developer's Guide

Total Page:16

File Type:pdf, Size:1020Kb

Spread for ASP.NET Developer's Guide Spread for ASP.NET Developer’s Guide 0 Developer's Guide This guide provides introductory conceptual material and how-to explanations for routine tasks for developers using Spread for ASP.NET. It describes how an application developer would use the properties and methods in Spread to create spreadsheets and grids on Web Forms, bind to databases, and customize the component for your application. Getting Started Understanding the Product Working with the Spread Designer Customizing the Appearance Customizing User Interaction Customizing with Cell Types Managing Data Binding Managing Data in the Component Managing Formulas Managing File Operations Using Sheet Models Maintaining State Working with the Chart Control Using Touch Support with the Component For complete API reference information, refer to the Assembly Reference (on-line documentation). For a complete list of documentation, refer to the Spread for ASP.NET Documentation (on-line documentation). Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 1 1 Table of Contents Developer's Guide 0 1. Table of Contents 1-16 Getting Started 17 Handling Installation 17 Installing the Product 17 Licensing a Trial Project after Installation 17 End-User License Agreement 17-18 Creating a Build License 18-19 Handling Redistribution 19-20 Product Requirements 20 Handling Variations In Windows Settings 20-21 Working with the Component 21 Adding a Component to a Web Site using Visual Studio 2015 or 2017 21-24 Adding a Component to a Web Site using Visual Studio 2013 24-28 Adding a Component to a Web Site using Visual Studio 2012 28-30 Adding a Component to a Web Site using Visual Studio 2010 30-33 Adding and Using JavaScript Intellisense 33 Adding JavaScript IntelliSense for Visual Studio 2012 33-35 Adding JavaScript IntelliSense for Visual Studio 2010 35-36 Understanding Browser Support 36-38 Understanding Parts of the Component Interface 38-39 Working with Collection Editors 39 Working with Web Parts 40 Working with Windows Azure 40 Working with Microsoft ASP.NET MVC 5 40-44 Working with Microsoft ASP.NET MVC 3 44-48 Copying Shared Assemblies to Local Folder 48-49 Working with Strongly Typed Data Controls 49 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 2 Getting More Practice 49 Understanding Procedures in the Documentation 49-51 Getting Technical Support 51 Understanding the Spread Wizard 51 Starting the Spread Wizard 51-52 Using the Spread Wizard 52-53 Tutorial: Creating a Checkbook Register 53 Adding Spread to the Checkbook Project 53 Adding Spread to a Project 53-55 Setting Up the Rows and Columns of the Register 55-57 Setting the Cell Types of the Register 57-59 Adding Formulas to Calculate Balances 59-60 Understanding the Product 61 Product Overview 61-62 Features Overview 62-63 AJAX Support 63 ASP.NET AJAX Extenders 63-64 Built-In Functions 64 Cell Types 64-65 Chart Control 65 Client-Side Scripting 65 Conditional Formatting 65 Context Menu 65 Corner Customization 65-66 Customized Appearance (Skins) 66 Data Binding 66 Footers for Columns or Groups 66 Frozen Rows and Columns 66 Goal Seeking 66 Grouping 66 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 3 Headers with Multiple Columns and Rows 66 Hierarchical Display 66-67 Import and Export Capabilities 67 Load on Demand 67 Multiple-Line Columns 67 Multiple Sheets 67 PDF Support 67 Printing 67-68 Row Filtering 68 Row Preview 68 Row Template Editor 68 Searching Features 68 Sorting Capabilities 68 Spannable Cells 68 Sparklines 68 Spread Designer 68-69 Spread Wizard 69 Theme Roller 69 Title and Subtitle 69 Touch Support 69 Validation Controls 69 Concepts Overview 69 Shortcut Objects 69-71 Object Parentage 71 Underlying Models 72-73 Cell Types 73 SheetView versus FpSpread 73 Formatted versus Unformatted Data 73-74 Zero-Based Indexing 74 Client-Side Scripting 74 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 4 Maintaining State 74 Namespaces Overview 75 Working with the Spread Designer 76 Starting the Spread Designer 76 Understanding the Spread Designer Interface 76-77 Spread Designer Menus 77-78 File Menu 78 Home Menu 78-79 Insert Menu 79 Data Menu 79 View Menu 79 Settings Menu 80 Chart Tools Menu 80 Sparklines Menu 80-81 Spread Designer Toolbars 81 Spread Designer Editors 81 Alternating Rows Editor 81-82 Cells, Columns, and Rows Editor 82-83 ContextMenu Collection Editor 83-86 DataKey Names (String Collection) Editor 86-87 Formula Editor 87-88 GroupInfo Collection Editor 88-89 Header Editor 89-90 NamedStyle Collection Editor 90-91 Row Template Editor 91-92 SheetSkin Editor 92-93 SheetView Collection Editor 93-94 Spread Designer Context Menus 94-95 Using the Spread Designer 95-96 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 5 Customizing Sheets, Rows, and Columns in Spread Designer 96-97 Customizing Cells in Spread Designer 97-99 Adding Formulas to Cells 99-101 Saving and Opening Design Files 101-102 Applying Changes and Closing Spread Designer 102 Customizing User Interaction 103 Customizing Interaction with the Overall Component 103 Displaying Scroll Bars 103-104 Displaying Scroll Bar Text Tips 105 Customizing the Scroll Bar Colors 105-106 Allowing Load on Demand 106-108 Customizing Interaction Based on Events 108 Handling the Tab Key 108 Customizing the Graphical Interface 109-110 Searching for Data with Code 110-111 Adding a Context Menu 111-113 Working with AJAX 113 Enabling AJAX support 113-114 Using ASP.NET AJAX Extenders 114-115 Customizing the Toolbars 115 Customizing the Command Bar on the Component 115-117 Customizing the Command Buttons 117-120 Changing the Command Button Images 120-122 Hiding a Specific Command Button 122-123 Displaying the Sheet Names 123-125 Customizing Page Navigation 125-128 Customizing Page Navigation Buttons on the Client 128-129 Customizing the Hierarchy Bar 129-130 Customizing Interaction with Rows and Columns 130 Allow the User to Move Columns 130-131 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 6 Allowing the User to Resize Rows or Columns 131-132 Freezing Rows and Columns 132-133 Setting up Row Edit Templates 133-134 Setting up Preview Rows 134-135 Managing Filtering of Rows of User Data 135-136 Creating Filtered Rows and Setting the Appearance 136-140 Customizing Simple Filtering of Rows of User Data 140 Using Row Filtering 140-141 Customizing the List of Filter Items 141-142 Creating a Completely Custom Filter 142-143 Using Enhanced Filtering 143-145 Using the Filter Bar 145-148 Customizing Grouping of Rows of User Data 148 Using Grouping 148-149 Allowing the User to Group Rows 149-150 Setting the Appearance of Grouped Rows 150-152 Customizing the Group Bar 152-153 Creating a Custom Group 153 Compatibility with Other Features 153-154 Customizing Sorting of Rows of User Data 154-155 Allowing User Sorting 155-156 Customizing Interaction with Cells 156 Adding a Note to a Cell 156-157 Adding a Tag to a Cell 157-159 Locking a Cell 159-161 Using Conditional Formatting in Cells 161 Creating Conditional Formatting with Rules 161-162 Color Scale Rules 162-163 Data Bar Rule 163-165 Highlighting Rules 165-167 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 7 Icon Set Rule 167-168 Top or Average Rules 168-169 Conditional Formatting of Cells 169-170 Customizing Selections of Cells 170 Specifying What the User Can Select 170-172 Working with Selections of Cells 172-173 Customizing the Appearance of Selections 173-174 Managing Printing 174 Printing a Spreadsheet 174-175 Adding Headers and Footers to Printed Pages 175 Customizing the Appearance 176 Customizing the Appearance of the Overall Component 176 Customizing the Dimensions of the Component 176-177 Customizing the Outline of the Component 177-178 Customizing the Default Initial Appearance 178-179 Resetting Parts of the Interface 179-180 Using the jQuery Theme Roller with Spread 180-181 Customizing the Appearance of the Sheet 181-182 Working with the Active Sheet 182 Working with Multiple Sheets 182-183 Adding a Sheet 183-184 Removing a Sheet 184-185 Showing or Hiding a Sheet 185-186 Setting the Background Color of the Sheet 186-187 Adding a Title and Subtitle to a Sheet 187-188 Customizing the Page Size (Rows to Display) 188-190 Displaying Grid Lines on the Sheet 190-191 Customizing the Sheet Corner 191-193 Displaying a Footer for Columns or Groups 193-197 Copyright © GrapeCity, Inc. All rights reserved. Spread for ASP.NET Developer’s Guide 8 Creating a Skin for Sheets 197-199 Applying a Skin to a Sheet 199-200 Customizing the Appearance of Rows and Columns 200 Customizing the Number of Rows or Columns 200-201 Adding a Row or Column 201-202 Removing a Row or Column 202-204 Showing or Hiding Rows or Columns 204-205 Setting the Row Height or Column Width 205-206 Setting the Top Row to Display 206-207 Creating Alternating Rows 207-208 Creating Row Templates (Multiple-Line Columns) 208-212 Customizing the Appearance of Headers 212-213 Customizing the Style of Header Cells 213-214 Showing or Hiding Headers 214-216 Customizing the Default Header Labels 216-218 Customizing Header Label Text 218-219 Setting the Size of Header Cells 219-220 Customizing the Header Empty Areas 220-221 Creating a Header with Multiple Rows or Columns 221-224 Creating a Span in a Header 224-225 Customizing the Appearance of a Cell 225-226 Working with the Active Cell 226 Customizing the Colors of a Cell 226-228 Aligning Cell Contents 228-229 Customizing Cell Borders 229-230 Customizing the Margins and Spacing of the Cell 230-232 Creating and Applying a Custom Style for Cells 232-234 Assigning a Cascading Style Sheet to a Cell 234-235 Creating a Range of Cells 235-236 Spanning Cells 236-238 Copyright © GrapeCity, Inc.
Recommended publications
  • Spread for ASP.NET Developer's Guide
    Spread for ASP.NET Developer’s Guide 0 Developer's Guide This guide provides introductory conceptual material and how-to explanations for routine tasks for developers using Spread for ASP.NET. It describes how an application developer would use the properties and methods in Spread to create spreadsheets and grids on Web Forms, bind to databases, and customize the component for your application. Getting Started Understanding the Product Working with the Spread Designer Customizing the Appearance Customizing User Interaction Customizing with Cell Types Managing Data Binding Managing Data in the Component Managing Formulas Managing File Operations Using Sheet Models Maintaining State Working with the Chart Control Using Touch Support with the Component For complete API reference information, refer to the Assembly Reference (on-line documentation). For a complete list of documentation, refer to the Spread for ASP.NET Documentation (on-line documentation). Copyright © GrapeCity, inc. All rights reserved. Spread for ASP.NET Developer’s Guide 1 1 Table of Contents Developer's Guide 0 1. Table of Contents 1-16 Getting Started 17 Handling Installation 17 Installing the Product 17 Licensing a Trial Project after Installation 17 End-User License Agreement 17-18 Creating a Build License 18-19 Handling Redistribution 19-20 Product Requirements 20 Handling Variations In Windows Settings 20-21 Working with the Component 21 Adding a Component to a Web Site using Visual Studio 2015 or 2017 21-24 Adding a Component to a Web Site using Visual Studio 2013
    [Show full text]
  • WPF Grid by Devexpress
    /issue 73/us edition .upThe latest dateproducts available at www.componentsource.com WPF Grid by DevExpress Part of DXperience Enterprise Award Winning Components for ASP.NET, Silverlight, WPF and WinForms Learn more at: www.componentsource.com/devexpress US Headquarters European Headquarters Asia / Pacific Headquarters ComponentSource ComponentSource ComponentSource 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg www.componentsource.com Suite 100 Reading 3-3 Kojimachi Chiyoda-ku Woodstock Berkshire Tokyo GA 30188-5188 RG1 1PE Japan Sales Hotline: USA United Kingdom 102-0083 Tel: +1 (770) 250 6100 Tel: 0118 958 1111 Tel: +81-3-3237-0281 Fax: +1 (770) 250 6199 Fax: 0118 958 9999 Fax: +81-3-3237-0282 (888) 850-9911 Why buy from ComponentSource? ComponentSource offers a unique global service, used by over 1,000,000 developers worldwide. Open 24 hours a day, Monday to Friday Localized Web International customer service centers in the US, UK and Japan. Browse our multilingual sites or use our Live Chat service. Americas EMEA Asia-Pacific Pay via purchase order, check, ComponentSource ComponentSource ComponentSource bank transfer or credit card in 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg 20 currencies. Suite 100 Reading 3-3 Kojimachi Chiyoda-ku Woodstock Berkshire Tokyo GA 30188-5188 RG1 1PE Japan USA United Kingdom 102-0083 Tel: 770 250 6100 Tel: 0118 958 1111 Tel: 03-3237-0281 Fax: 770 250 6199 Fax: 0118 958 9999 Fax: 03-3237-0282 Speakers available: Speakers available: Speakers available: English / Spanish English / French / German / English / Japanese / Korean / Spanish / Italian Mandarin / Cantonese Opening Hours: Opening Hours: Opening Hours: 9:00 am - 7:00 pm EST 9:00 am - 5:30 pm GMT & CET 10:00 am - 6:00 pm JST Product Choice Choose from over 10,000 hand-picked, commercial grade Product SKU’s.
    [Show full text]
  • List of New Applications Added in ARL #2586
    List of new applications added in ARL #2586 Application Name Publisher NetCmdlets 2016 /n software 1099 Pro 2009 Corporate 1099 Pro 1099 Pro 2020 Enterprise 1099 Pro 1099 Pro 2008 Corporate 1099 Pro 1E Client 5.1 1E SyncBackPro 9.1 2BrightSparks FindOnClick 2.5 2BrightSparks TaxAct 2002 Standard 2nd Story Software Phone System 15.5 3CX Phone System 16.0 3CX 3CXPhone 16.3 3CX Grouper Plus System 2021 3M CoDeSys OPC Server 3.1 3S-Smart Software Solutions 4D 15.0 4D Duplicate Killer 3.4 4Team Disk Drill 4.1 508 Software NotesHolder 2.3 Pro A!K Research Labs LibraryView 1.0 AB Sciex MetabolitePilot 2.0 AB Sciex Advanced Find and Replace 5.2 Abacre Color Picker 2.0 ACA Systems Password Recovery Toolkit 8.2 AccessData Forensic Toolkit 6.0 AccessData Forensic Toolkit 7.0 AccessData Forensic Toolkit 6.3 AccessData Barcode Xpress 7.0 AccuSoft ImageGear 17.2 AccuSoft ImagXpress 13.6 AccuSoft PrizmDoc Server 13.1 AccuSoft PrizmDoc Server 12.3 AccuSoft ACDSee 2.2 ACD Systems ACDSync 1.1 ACD Systems Ace Utilities 6.3 Acelogix Software True Image for Crucial 23. Acronis Acrosync 1.6 Acrosync Zen Client 5.10 Actian Windows Forms Controls 16.1 Actipro Software Opus Composition Server 7.0 ActiveDocs Network Component 4.6 ActiveXperts Multiple Monitors 8.3 Actual Tools Multiple Monitors 8.8 Actual Tools ACUCOBOL-GT 5.2 Acucorp ACUCOBOL-GT 8.0 Acucorp TransMac 12.1 Acute Systems Ultimate Suite for Microsoft Excel 13.2 Add-in Express Ultimate Suite for Microsoft Excel 21.1 Business Add-in Express Ultimate Suite for Microsoft Excel 21.1 Personal Add-in Express
    [Show full text]
  • WINDOWS SURFACES Microsoft’S New Client OS Is Fl Ying High, but Should You 7 Rush to Migrate Your Apps to Windows 7? OCTOBER 2009 Volume 19, No
    VisualStudioMagazine.com PLUS Four ways to synchronize threads with your app’s UI Inside Microsoft’s .NET Rx Framework WINDOWS SURFACES Microsoft’s new client OS is fl ying high, but should you 7 rush to migrate your apps to Windows 7? OCTOBER 2009 Volume 19, No. 10 2009 Volume OCTOBER Project5 8/24/09 2:17 PM Page 1 Project5 8/24/09 2:18 PM Page 2 Project6 8/13/09 12:37 PM Page 1 ESRI® Developer Network Integrate Mapping and GIS into Your Applications Give your users an effective way to visualize and analyze their data so they can make more informed decisions and solve business problems. By subscribing to the ESRI® Developer Network (EDN SM), you have access to the complete ESRI geographic information system (GIS) software suite for developing and testing applications on every platform. Whether you’re a desktop, mobile, server, or Web developer, EDN provides the tools you need to quickly and cost-effectively integrate mapping and GIS into your applications. Subscribe to EDN and leverage the power of GIS to get more from your data. Visit www.esri.com/edn. Copyright © 2009 ESRI. All rights reserved. The ESRI globe logo, ESRI, EDN, and www.esri.com are trademarks, registered trademarks, or service marks of ESRI in the United States, the European Community, or certain other jurisdictions. Other companies and products mentioned herein may be trademarks or registered trademarks of their respective trademark owners. October 2009 // Volume 19 // No. 10 Contents { FRAMEWORKS } 14 Michael Desmond, Editor in Chief, Visual Studio Magazine All I Really Need to Know In 1986, author Robert Fulghum published FEATURES the series of essays entitled “All I Really 14 Windows 7 Surfaces Need to Know I Learned in Kindergarten.” The book posited that success in adult life Microsoft’s new client OS is flying high, but does it really make sense can, in fact, come by following the guidance to migrate your apps to Windows 7? we were all given as children.
    [Show full text]
  • Enhancing Silverlight Video Experiences with Contextual Data
    COLUMNS Cutting Edge ASP.NET Ajax Library Enhancing Silverlight Video Experiences and WCF Data Services with Contextual Data Dino Esposito page 6 Jit Ghosh page 32 CLR Inside Out Migrating an APTCA Assembly to the .NET Framework 4 Mark Rousos page 18 Data Points Precompiling LINQ Queries Julie Lerman page 29 Exploring Multi-Touch Support in Silverlight UI Frontiers CharlesCharles PetzoldPPetzold pagepageg 4646 MIDI Music in WPF Applications Charles Petzold page 64 Basic Instincts Generic Co- and Contravariance in Visual Basic 2010 Binyam Kelile page 68 Extreme ASP.NET Model Validation & Metadata in ASP.NET MVC 2 Performance Tuning with K. Scott Allen page 76 the Concurrency Visualizer Security Briefs Add a Security Bug Bar to Microsoft in Visual Studio 2010 Team Foundation Server 2010 Hazim Shafi page 56 Bryan Sullivan page 80 Test Run Testing Silverlight Apps Using Messages James McCaffrey page 86 Don’t Get Me Started Edge Cases David S. Platt page 96 VOL 25 NO 3 VOL MARCH 2010 Untitled-2 2 1/11/10 11:14 AM Infuse your team with the power to create user interfaces with extreme functionality, complete usability and the “wow-factor!” with NetAdvantage® in your .NET development toolbox. Featuring the most powerful and fastest data grids on the market for Windows Forms, ASP.NET, Silverlight and WPF, it’ll be like having the strength of 10 developers on every desktop. Go to infragistics.com/killerapps to find out how you and your team can start creating your own Killer Apps. Infragistics Sales 800 231 8588 Infragistics Europe Sales +44 (0) 800 298 9055 Infragistics India +91-80-6785-1111 Copyright 1996-2010 Infragistics, Inc.
    [Show full text]
  • Infragistics Infragistics Netadvantage for .NET 2010 Volume 2
    /issue 75/uk edition .upThe latest dateproducts available at www.componentsource.com A selection from v2010 vol 1 WPF Controls DXperience v2010 vol 1 • DXCharts for WPF • DXGrid for WPF Featuring XtraReports, a complete reporting solution for Visual Studio .NET • DXEditors for WPF • DXPrinting for WPF • DXLayout for WPF • DXPivotGrid for WPF Silverlight Controls • AgRichEdit for Silverlight • AgLayoutControl for Silverlight • AgControls for Silverlight • AgEditors for Silverlight • AgDataGrid for Silverlight WinForms Controls • XtraCharts Suite • XtraReports Suite • XtraRichEdit Suite • XtraPivotGrid Suite • XtraGrid Suite ASP.NET AJAX Controls • XtraCharts Suite • XtraReports Suite • ASPxEditors Library • ASPxGridView Suite • ASPxTreeList Suite • ASPxPivotGrid Suite • ASPxperience Suite ORM and Frameworks • eXpressApp Framework • eXpress Persistent Objects Includes report viewers for IDE Productivity Tools ASP.NET, Silverlight, WPF and WinForms • CodeRush • Refactor! Pro US Headquarters European Headquarters Asia / Pacific Headquarters ComponentSource ComponentSource ComponentSource 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg www.componentsource.com Suite 100 Reading 3-3 Kojimachi Chiyoda-ku Woodstock Berkshire Tokyo GA 30188-5188 RG1 1PE Japan Sales Hotline: USA United Kingdom 102-0083 Tel: +1 (770) 250 6100 Tel: 0118 958 1111 Tel: +81-3-3237-0281 Fax: +1 (770) 250 6199 Fax: 0118 958 9999 Fax: +81-3-3237-0282 0800 581111 Why buy from ComponentSource? ComponentSource offers a unique global service, used by over 1,000,000 developers worldwide. Open 24 hours a day, Monday to Friday Localized Web International customer service centers in the US, UK and Japan. Browse our multilingual sites or use our Live Chat service. Americas EMEA Asia-Pacific Pay via purchase order, check, ComponentSource ComponentSource ComponentSource bank transfer or credit card in 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg 20 currencies.
    [Show full text]
  • Spread for Biztalk Developer's Guide
    Developer’s Guide Spread™ for ® ® Microsoft BizTalk Server Legal Notices Information in the documentation is subject to change without notice and does not represent a commitment on the part of GrapeCity, Inc. The software described in this document is furnished under a license or non-disclosure agreement. The software may be used or copied only in accordance with the terms of the agreement. It is against the law to copy this software on any medium except as is specifically allowed in the license or non-disclosure agreement. No part of the documentation may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose without the express written permission of GrapeCity, Inc. © 2006-2011 GrapeCity, Inc. All rights reserved. Unless otherwise noted, all names of companies, products, street addresses, and persons contained herein are part of a completely fictitious scenario or scenarios and are designed solely to document the use of a GrapeCity, Inc., product. FarPoint Spread is a trademark of GrapeCity, Inc. Microsoft, BizTalk, Excel, Visual Basic, Visual C#, and Visual Studio are either registered trademarks or trademarks of Microsoft Corporation in the United States or other countries. Other brand and product names are trademarks or registered trademarks of their respective holders. Distribution Restrictions If you are using the trial or evaluation version of this product, then you may not distribute any of the files provided with the trial or evaluation version. The component assemblies (DLLs) may be deployed on your development machines, test servers and on your production server.
    [Show full text]
  • Spread Windows Forms Developer's Guide
    Spread Windows Forms Developer’s Guide 0 Developer's Guide This guide provides introductory conceptual material and how-to explanations for routine tasks for developers using Spread Windows Forms. It describes how an application developer would use the properties and methods in Spread to create spreadsheets on Windows Forms, bind to databases, and otherwise create a grid on data-intensive applications for the .NET platform. Getting Started Understanding the Product Understanding the Spreadsheet Objects Understanding the Underlying Models Customizing the Sheet Appearance Customizing Row, Column, and Cell Appearance Customizing Sheet Interaction Customizing Row or Column Interaction Customizing Interaction with Cell Types Customizing Interaction in Cells Managing Data Binding Managing Data on a Sheet Managing Keyboard Interaction Managing Events from User Actions Managing File Operations Managing Printing Working with the Chart Control Using Touch Support with the Component For more information, be sure to look at the additional helpful resources: For sample information, refer to Getting Started. For complete API reference information, refer to the Assembly Reference (on-line documentation). For a complete list of documentation, refer to the Spread Windows Forms Documentation (on-line documentation). Copyright © GrapeCity, Inc. All rights reserved. Spread Windows Forms Developer’s Guide 1 1 Table of Contents Developer's Guide 0 1. Table of Contents 1-21 Getting Started 22 Handling Installation 22 Installing the Product 22 Licensing a Trial
    [Show full text]
  • EVOLUTIONVOLUTION As Visual Studio 2010 Takes New Form, Will Your User Experience Be Enhanced?
    VisualStudioMagazine.com IIDEDE EEVOLUTIONVOLUTION As Visual Studio 2010 takes new form, will your user experience be enhanced? PLUS Build Web Parts with SharePoint Extensions Create Templates with XML Literals, WCF and LINQ Work with Managed Extensibility Framework APRIL 2009 Volume 19, No. 4 APRIL 2009 Volume Project8 3/17/09 12:39 PM Page 1 Be The Master OnAnyPlatform VTC–Virtual Training Center for SharePoint SharePoint is a trademark or a registered trademark of Microsoft Corporation. DataParts is a registered trademark of Software FX, Inc. Other names are trademarks or registered trademarks of their respective owners. Project8 3/17/09 12:40 PM Page 2 Choose A Higher Power For DataVisualization To master the art of data visualization, you must seek out the leader. For nearly 20 years, Software FX has risen above all others by supplying top-of-the-line data visualization tools to enterprise developers working with diverse markets, platforms and environments. This wisdom has evolved into a vast body of products including best-of-breed data presentation solutions, virtual training for SharePoint, and the most powerful selection of data monitoring and analysis components. For a world of software that can raise your work to a higher level, depend on the source that’s clearly on top. Our most popular product, Chart FX allows you to build charts, gauges and maps with additional vertical visualization functionality for business intelligence (OLAP), geographic data, financial technical analysis, and statistical studies and formulas. Recognized for the past 15 years as the innovator and industry leader in charting components, Chart FX delivers incomparable gallery options, aesthetics and data analysis features.
    [Show full text]
  • Xtrareports Suite for Visual Studio Lightswitch
    /issue 80/uk edition upThe Latestdate Software Components and Tools for Developers XtraReports Suite for Visual Studio LightSwitch The award-winning reporting suite from DevExpress Now available for Visual Studio LightSwitch Download your free trial at www.componentsource.com US Headquarters European Headquarters Asia / Pacific Headquarters ComponentSource ComponentSource ComponentSource 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg www.componentsource.com Suite 100 Reading 3-3 Kojimachi Chiyoda-ku Woodstock Berkshire Tokyo GA 30188-5188 RG1 1PE Japan Sales Hotline: USA United Kingdom 102-0083 Tel: +1 (770) 250 6100 Tel: 0118 958 1111 Tel: +81-3-3237-0281 Fax: +1 (770) 250 6199 Fax: 0118 958 9999 Fax: +81-3-3237-0282 0800 581111 Why buy from ComponentSource? ComponentSource offers a unique global service, used by over 1,000,000 developers worldwide. Open 24 hours a day, Monday to Friday Localized Web International customer service centers in the US, UK and Japan. Browse our multilingual sites or use our Live Chat service. Americas EMEA Asia-Pacific Pay via purchase order, check, ComponentSource ComponentSource ComponentSource bank transfer or credit card in 650 Claremore Prof Way 30 Greyfriars Road 3F Kojimachi Square Bldg 20 currencies. Suite 100 Reading 3-3 Kojimachi Chiyoda-ku Woodstock Berkshire Tokyo GA 30188-5188 RG1 1PE Japan USA United Kingdom 102-0083 Tel: 770 250 6100 Tel: 0118 958 1111 Tel: 03-3237-0281 Fax: 770 250 6199 Fax: 0118 958 9999 Fax: 03-3237-0282 Speakers available: Speakers available: Speakers available: English / Spanish / Portuguese English / French / German / English / Japanese / Korean / Spanish / Italian / Portuguese Mandarin / Cantonese Opening Hours: Opening Hours: Opening Hours: 9:00 am - 7:00 pm EST 9:00 am - 5:30 pm GMT & CET 10:00 am - 6:00 pm JST Product Choice Choose from over 10,000 hand-picked, commercial grade Product SKU’s.
    [Show full text]
  • JULY 2009 Volume 19, No
    VisualStudioMagazine.com Targeting Azure Storage Learn how to store and retrieve binary large objects in the cloud with Azure’s RESTful Storage API. PLUS Fine-Tune Unit Testing in Visual Studio MonoDevelop 2.0 Reviewed Redmond Review: Bettering Business Intelligence JULY 2009 Volume 19, No. 7 2009 Volume JULY Project3 3/19/09 9:08 AM Page 1 Project3 3/19/09 9:09 AM Page 2 Project1 6/8/09 11:13 AM Page 1 ESRI® Developer Network Integrate Mapping and GIS into Your Applications Give your users an effective way to visualize and analyze their data so they can make more informed decisions and solve business problems. By subscribing to the ESRI® Developer Network (EDN SM), you have access to the complete ESRI geographic information system (GIS) software suite for developing and testing applications on every platform. Whether you’re a desktop, mobile, server, or Web developer, EDN provides the tools you need to quickly and cost-effectively integrate mapping and GIS into your applications. Subscribe to EDN and leverage the power of GIS to get more from your data. Visit www.esri.com/edn. Copyright © 2009 ESRI. All rights reserved. The ESRI globe logo, ESRI, EDN, and www.esri.com are trademarks, registered trademarks, or service marks of ESRI in the United States, the European Community, or certain other jurisdictions. Other companies and products mentioned herein may be trademarks or registered trademarks of their respective trademark owners. 0709vsm_TOC_3-4.v5 6/12/09 11:06 AM Page 3 July 2009 // Volume 19 // No. 7 Contents { FRAMEWORKS } Michael Desmond, Editor in Chief, Visual Studio Magazine Time for XAML? Don’t look now, but the broadly ambitious eXtensible Markup Language (XAML) vision Microsoft kicked off several years ago appears to be gaining traction.
    [Show full text]
  • Give Some Modularity to Java
    A BZ Media Publication SPECIAL REPORT ALM 2.0: Lots of ways in page 26 MARCH 1, 2009 • ISSUE NO. 217 www.sdtimes.com • $9.95 ‘Profiles’ give some modularity to Java Workarounds trim platform until SE 7 arrives BY ALEX HANDY neer at Sun Microsystems and “The idea is that the profile gives For years, Java EE has taken its spec co-lead on Java EE 6 project a better way to drive the needs of lumps for being too big and JSR 316, said that profiles will a particular class of developers. bloated. When Java SE 7, the offer vendors and users a smaller, We ended up agreeing on the OpenJDK, eventually arrives, it friendlier Java EE. Currently definition of a Web profile, which Roberto Chinnici, senior engineer at W3C’s Dahl says that EMMA expands will bring modularity to the core there is only one profile in the is smaller than the whole plat- Sun, says that Java EE 6 provides a the range of inputs for devices. of the Java platform, allowing works: the Web profile. Simply form, but it’s essentially a subset. leaner work environment. users to prune unwanted ele- put, a profile is a slimmer Java It goes from presentation tech- ments of the environment before environment, bereft of old APIs nology like JSF to the core Web products that are built on profiles EMMA gives deployment. But despite rumors and libraries. Thus, the Web pro- API, which is a servlet API. It will have smaller footprint and to the contrary, no one is entirely file of Java EE 6 is specifically also has a business logic API like could even be used in embedded sure when Java SE 7 will be targeted at Web.
    [Show full text]