Quantcast
Channel: ComponentSource News | Grid Components
Viewing all 2697 articles
Browse latest View live

FarPoint Spread 8 COM patched

$
0
0
2D and 3D charts plus import/export and row/column freezing demos in FarPoint Spread 8 COM.

2D and 3D charts plus import/export and row/column freezing demos in FarPoint Spread 8 COM.

FarPoint Spread 8 COM allows you to easily incorporate advanced grid and high-level spreadsheet features into your applications. FarPoint Spread 8 COM offers unmatched flexibility at the cell level for maximum control over the display and entry of the data, plenty of events to respond to user changes and an impressive feature list for everything in between; including import/export capabilities, including the ability to import and export Excel 97, 2000 and Excel 2007 files (requires the .NET Framework). FarPoint Spread 8 COM also offers enhanced printing, many cell types, formulas, a 64bit DLL and many more features. FarPoint Spread 8 COM will allow you create a spreadsheet with up to 2 billion rows by 2 billion columns.

Updates in V8.0 (08.00.14)

  • Certain Excel-formatted files are now imported correctly
  • Files used with the DLL now have the correct information
  • Formulas now respond correctly when columns are removed
  • Frozen and hidden columns are now exported correctly
  • The SelModeSendMessage method now works correctly
  • Certain Excel-formatted files are now imported correctly
  • Certain database fields now update correctly
  • Currency and float cells are now correctly exported to an Excel-formatted file
  • The SSSetData function and the SetText method now work correctly
  • Scrolling now works correctly with large column widths
  • The Spread Designer now works correctly with three state check box cells
  • The Spread control now works correctly on an MDI form
  • The MaxTextCellHeight property now works correctly
  • The ScrollBarShowMax property now works correctly
  • The SaveBlockToBuffer and LoadBlockFromBuffer methods now work correctly
  • Certain data now correctly exports to an Excel-formatted file
  • Editable combo cells now work correctly
  • The scroll bar now works correctly
  • The scroll bar works with the mouse wheel

About GrapeCity

GrapeCity has been in the software business for over 25 years. Its corporate headquarters are located in Sendai, Japan, with US headquarters in Kirkland, WA and operations spanning throughout the United States and Asia. GrapeCity is also the world's largest component vendor. Its award-winning tools benefit the leading corporations, software companies and independent consultants around the world as a cost-effective solution for building distributed enterprise-wide applications for commercial or in-house use. Along with Data Dynamics and FarPoint Technologies, both now part of GrapeCity, the company's products and those of its Tools Partners have over 500,000 users.


Dapfor .Net Grid adds Microsoft theme support

$
0
0
Real-time updates in Dapfor .Net Grid.

Real-time updates in Dapfor .Net Grid.

Version 2.6 also improves performance while receiving updates from an IBindingList.

Dapfor .Net Grid is a hierarchical data presentation grid that features: single or multiple headers, real-time row grouping, sorting, filtration, cell highlighting, rich custom cell editors and standard editors. Dapfor .Net Grid combines high performance (50,000 cell updates/second), thread-safe implementation, no deadlock risks, XML and binary serialization, data binding and more. Dapfor .Net Grid includes standard editors based on UITypeEditor class, advanced cell editors (created over cells - TrackBar, CheckBar, etc.)  and row docking features.

Updates in V2.6

  • Added a threadsafe implementation of IBindingList - Dapfor.Net.Data.ThreadSafeBindingList. It protects internal data and fires IBindingList.ListChanged notifications without acquiring a synchronization object to prevent from the deadlock.
  • Performance improvements while receiving updates from IBindingList.
  • Added an optimization, when an IBindingList is connected to a grid you could notify subscribers via the IBindingList.ListChanged event if a user editing data in grid cell had left the data unchanged.
  • Support for various themes including XP/Vista/Windows 7.
  • Added feature of saving and restoring grid layout to an XML file in design mode.
  • Column.Sortable behavior has been changed. This property no longer blocks column programmatic sorting, however it prevents users from sorting columns by clicking a header.
  • Behavior of Grid.Highlighting.Enabled property has been changed. Now, if this property is set to false, it doesn't prevent cell highlighting with Cell.Highlight() method. However, it blocks automated highlighting upon notification via INotifyPropertyChanged interface.
  • Support for deleting content upon pressing DEL key has been added. This feature can be enabled with Grid.Navigation.RemoveSelectionOnDelete property.
  • Added new examples of theme use and display of summaries in columns or docked rows on various hierarchical levels.
  • Editor background color is now consistent with background color of the edited cell.
  • Added support for composite objects in .Net Inspector

About Dapfor

Since 2007 Dapfor has developed high-quality software for modern applications that require high performance and reliability. One of the main components of such applications is a grid, i.e. a component that displays data in tabular form. Dapfor .Net Grid was initially designed for electronic trading systems with their stringent requirements to robustness, low consumption of memory and CPU resources, ergonomic and simple user interface and rich API. These requirements have a common objective - to gain the first place on the market, to improve development time and to ensure productive work in run-time. As the result, Dapfor has created the a productive and robust hierarchical grid. It can be used in a great variety of applications (not just for financial markets). It makes software user-friendly, reduces CPU and memory consumption and considerably accelerates development time with multiple services included in the grid and RAD (rapid application development) patterns.

Spread.NET Professional 6 launched

$
0
0
MultiRow example using Spread.NET Professional.

MultiRow example using Spread.NET Professional.

All the features of Spread.NET plus MultiRow, Standalone Chart, Formula Provider and Spread Designer Tool for end users.

Spread.NET Professional provides advanced spreadsheet functionality which lets you create highly-specialized applications such as Financial Modeling, Statistical Analysis, Scientific and Engineering Models, Sales Analysis, Budgeting, native Microsoft Excel IO and many other business functions. It also allows you to quickly add data visualization, calculations, and easier layout options to your applications. Spread.NET Professional includes all the features found in Spread.NET plus: stand-alone charting, a formula provider, a MultiRow component for logically presenting data and a Spread Designer tool which lets your users edit or create spreadsheets.

The following editions of Spread.NET are available:

Features

Spread.NET Professional has all the features of Spread.NET such as native Microsoft Excel support, data handling, data acquisition, dashboard visualization, integrated chart controls, print and pdf support plus the following additional components:

MultiRow (GcMultiRow)

  • Design Your Own Tabular Screen - MultiRow offers a unique design model that is much more flexible than conventional grids and Excel sheets, where cells are confined to rows and columns. Using the MultiRow component, you can place cells in the header section or in repeating rows as easily as drawing controls on a Windows Form. It arms you with extensive power, allowing you to play around with the layout, specify any cell position or size--even overlap the cells.
  • Develop Your Tabular Form Input Screen Quickly - Embed any image in the MultiRow designer to use it as an underlay for your grid. You can even use an image of the actual printed form or application screen as the background image to easily copy the design onto your grid. The rich assortment of style features, from rounded borders to varied background patterns, help you to replicate your form design onto the screen.
  • Minimize the Learning Cost - Since MultiRow designer runs in Visual Studio, you can design tabular screens in the same way that you design forms. Find MultiRow in the Visual Studio Toolbox and control its settings in the Properties window like any other control. You can also program MultiRow in the same way that you would any standard .NET Framework control, since it implements interfaces that are compatible with standard controls for cell editing and events.
  • Employ it for Team Development and Large Scale Projects - You can maintain templates created in the designer as Visual Basic or C# source code, and easily manage and share templates for debugging and team development, just as you do with Windows Forms source code. You can create a user-defined cell by inheriting a built-in cell, and then reuse it in various projects. This provides flexibility and consistency, and makes long term maintenance a snap.
  • Easily Deploy Your Application - When you deploy an application created using MultiRow, there is no need for any special agreement or additional fees. You just include a few megabytes of redistributable runtime files. In addition, a bootstrapper is provided to make the deployment process simpler.

Stand-alone Chart (FpChart)
This standalone chart control for Windows Forms and ASP.NET allows you to create charts without a spreadsheet or any of its dependent assemblies, or move your charts outside your spreadsheet.

Formula Provider
Leverage the power of the Spread Calculation Engine to perform calculations using controls in your application - outside of Spread. Access Spreads built-in functions and Custom Function capabilities to create specialized and complex formula evaluations

Spread Designer Run-time license (FpSpreadDesigner)
Show the Spread Designer tool from your applications and let your users edit or create spreadsheets at runtime.

Upgrade to Spread.NET Professional
If you are a registered user of an earlier version of Spread, you can upgrade to this new Professional Edition. Upgrades are available for customers who have Spread.NET 6 or Spread .NET 5, Spread for Windows Forms or Spread for ASP.NET (Web Forms), Spread for .NET Bundle, or earlier COM/ActiveX versions of Spread. Upgrades are available with or without maintenance, the Maintenance plan includes all major upgrades, updates and phone support for one year.

About GrapeCity

GrapeCity has been in the software business for over 25 years. Its corporate headquarters are located in Sendai, Japan, with US headquarters in Kirkland, WA and operations spanning throughout the United States and Asia. GrapeCity is also the world's largest component vendor. Its award-winning tools benefit the leading corporations, software companies and independent consultants around the world as a cost-effective solution for building distributed enterprise-wide applications for commercial or in-house use. Along with Data Dynamics and FarPoint Technologies, both now part of GrapeCity, the company's products and those of its Tools Partners have over 500,000 users.

Syncfusion Essential Grid adds stacked headers

$
0
0
Grid samples created using Syncfusion Essential Grid.

Grid samples created using Syncfusion Essential Grid.

Version 2011 Vol 4 also adds auto-wrap in column cells and improves visual styles.

Syncfusion Essential Grid offers Microsoft Excel-like grid functionality and high-performance grouping support for both flat and hierarchical data sources. Syncfusion Essential Grid allows extremely detailed customization down to the cell level. Multilevel undo/redo, shared scrollbar support, data/view separation, floating cells, multiple cell types, and extensibility are features that are included. Syncfusion Essential Grid includes Windows Forms, WPF, Silverlight, ASP.NET and ASP.NET MVC controls.

The following editions are available:

Updates in 2011

Essential Grid for ASP.NET MVC

  • Stacked Headers - Stacked headers allow users to have additional header rows that span across multiple grid columns. Users can group columns under such headers. This feature helps better organize grid data as users will be able to clearly see which dimensions of data relate to the same topic. Related columns in the same grid can be grouped under a single heading so that data in those columns will be seen as part of a whole.
  • Auto-Wrap in Column Cells - When the content in a cell exceeds the width of the column it is in, this feature automatically wraps the text in the cell. This way, you will not need to double-click on a cell to see the entirety its content. You can resize the width of columns according to your needs; however, grids have a minimum specification for the width of columns. Depending on the properties that are enabled, you will either not be able to resize the column beyond that minimum width, or the content in the cell will be clipped.

Essential Grid for Windows Forms

  • Visual Styles - This feature enables you to apply visual styles to a grid and its associated controls. You can apply visual styles to the grid, grid scrollbar, and cell-embedded controls like push buttons. It is not mandatory to specify the theme for every control individually.

About Syncfusion

Founded by industry experts in 2001, Syncfusion provides the broadest range of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering real business innovation -- the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Their award-winning .NET components and controls are designed to meet your evolving development needs, whether you're working in Windows Forms, WPF, ASP.NET, ASP.NET MVC, or Silverlight. Syncfusion uncompromisingly strive for excellence in order to offer the very best value to our customers - from small ISVs to Fortune 100 companies.

Xceed DataGrid for Silverlight v1.4 released

$
0
0
Displaying a sample grid in a browser with Xceed DataGrid for Silverlight.

Displaying a sample grid in a browser with Xceed DataGrid for Silverlight.

New Web Part integrates into SharePoint, providing insertion row, editing, and even delete (Del key) capabilities.

Xceed DataGrid for Silverlight lets end-users see their data quickly even when it's on a remote server accessed over the Internet. Data is only loaded as needed. Asynchronous retrieval ensures the UI never freezes, even with slow servers. Xceed DataGrid for Silverlight automatically pre-fetches extra records before and after the current ones, this means the data is already there when the end-user pages or scrolls. And when idle, Xceed DataGrid for Silverlight makes sure this cache is always filled. Xceed DataGrid for Silverlight also features: lag-masking, smooth scrolling and a fully asynchronous architecture which makes for fast applications. Other animations used throughout the datagrid's interface contribute to creating beautiful applications that have a fluid, modern feel.

Updates in V1.4

  • Includes a SharePoint Web Part that developers can use to integrate Xceed DataGrid for Silverlight into SharePoint, providing an insertion row, editing and even delete (Del key) capabilities.
  • A new deferred vertical scrolling mode for enhanced responsiveness when fluid scrolling is not desired.
  • A WPF build of this product is now included for free with Xceed DataGrid for Silverlight.
  • Several bug fixes

About Xceed Software

Xceed Software creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include compression, encryption and file transfer libraries. The User Interface components include grid, chart, menus, toolbars, treeviews, Explorer panes and other interface controls.

Flexmonster introduces web-based pivots and charts

$
0
0
Sample OLAP pivot table from Pivot Table & Chart Component.

Sample OLAP pivot table from Pivot Table & Chart Component.

Powerful reporting and visualization of business data through OLAP.

Flexmonster Pivot Table & Chart Component is a web-based component for providing full pivot table and chart functionality. It's easy-to-use, fast and works with large data volumes (up to 100Mb). Flexmonster Pivot Table & Charts loads data from SQL databases, OLAP cubes or CSV sheets. It supports Mondrian and Microsoft OLAP, has an advanced JavaScript and Flex API and is fully customizable. Simply copy the SWF files to your server for a hassle free installation.

Features

  • Pivot Table - Hierarchical data display and grouping helps you to create interactive pivot tables and charts reports for web and Flex applications.
  • Pivot Charts - Interactive drillable pivot charts provide an alternative, interactive way to visualize data. Charts are easily understood and have convenient tooltips and legend information.
  • Compose Report Layout - Select which dimensions and values to show. Users can easily change a report's layout visually and examine data from different perspectives. Composing the report is as easy as dragging and dropping rows and columns.
  • Analyze Data - Filter, sorting, drill-down and top records provide Excel-like features which give users a familiar interface.
  • Export and Print - Export to PDF, Excel, HTML, CSV and images.
  • SQL/CSV database - Gets data from SQL database or CSV sheets. Connect to any database e.g. MS SQL, MySQL, Oracle or PostgreSQL using simple script generating CSV output to enable real-time business analysis.
  • OLAP/XMLA - Visualize data from OLAP via XMLA (MS Analysis Services or Pentaho Mondrian). Connect to OLAP cubes via XMLA protocol.
  • Manage Views - Save and navigate report views. Users can work with a predefined set of reports or create and save their own reports.
  • Easily embed into your web application - insert the Flash object (SWF) into various web page formats including HTML, ASP, PHP, ASP.NET, JSP, ColdFusion, Ruby on Rails or JavaScript.
  • Easily embed into Flex application as SWC component - The component is compatible with Flex SDK 3.x and later.
  • Customizable - Control skins with CSS and API. Adds smart analysis features like filtering, drill-down, report export, zoom and styles which you can control and customize with configuration of the report and powerful API.
  • Fast - Optimized for huge data sets for smooth browsing and scrolling really long reports. It is thoroughly tested to work with up to 100MB data files and huge OLAP cubes.
  • Cross-browser Support - Component works in any web-browser with Flash player installed- requires Adobe Flash Player 10 or higher.

About Flexmonster

Flexmonster deliver pivot table and chart components using Flex and feature additional powerful reporting and visualization capabilities. Their interactive pivot table and chart component allows you to expose business intelligence data in any desired representation for the web and includes multi-dimensional data visualization, advanced reporting, interactive drill-down and data analysis. The component can be easily integrated into any Flex application, website or intranet.

ComponentOne FlexGrid for WinForms 2011 v3 updated

$
0
0
Outlook style grouping in FlexGrid for WinForms.

Outlook style grouping in FlexGrid for WinForms.

ComponentOne FlexGrid for WinForms is an easy-to-use, flexible grid control for creating user-friendly interfaces. Providing Microsoft Excel-like behavior, it allows you to display, edit, format, organize, summarize, and print tabular data. Built-in visual styles mimic the look and feel of Office 2007 including the Blue, Silver, and Black themes. FlexGrid for WinForms contains two controls; C1FlexGrid is a powerful, full-featured grid control that provides all the basics plus advanced features such as outline trees, cell merging and filtering. C1FlexGridClassic derives from C1FlexGrid and provides an object model that is virtually 100% identical to the VSFlexGrid ActiveX control, allowing easy migration to .NET.

ComponentOne FlexGrid for WinForms is also included in the following products:

Updates in 2011 v3

  • Added GetLocalizedString event to enable filter UI localization.
  • Added Persian (Farsi) localization.

About ComponentOne

ComponentOne has provided a wide range of Microsoft Visual Studio components, IDE platform development tools and applications for over 22 years. 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 received numerous industry and user accolades including awards from SDTimes, The Code Project, TechWeb, Software Development Magazine, Visual Studio Magazine, Society for Technical Communication and SQL Server Magazine.

Headquartered in Pittsburgh, PA, ComponentOne is a privately held company with offices throughout the world.

Xceed DataGrid for WPF v4.3 released

$
0
0
Group and sort data using Xceed DataGrid for WPF.

Group and sort data using Xceed DataGrid for WPF.

Xceed DataGrid for WPF is a grid control that allows you to present and edit data in 3D layouts. Features include rich in-place editing, grouping with UI virtualization, card and table views and built-in data validation. It offers compatibility with bound and unbound data sources, a flexible object model and is fully extensible with reusable parts. Xceed DataGrid for WPF includes Xceed 3D Views for WPF and Xceed Editors for WPF. With Xceed DataGrid for WPF full, C# and XAML source code is available in the Blueprint Edition.

Updates in v4.3

  • Improved performance during horizontal scrolling with a large number of columns
  • Improved responsiveness and efficiency in auto-filtering when there are changes in the data source
  • Initial loading and vertical scrolling have been improved
  • Scrolling performance improved while dragging a column over the edges of the datagrid
  • Developers now have access to several command-related methods

About Xceed Software

Since its launch in 1994, Xceed Software has been devoted to creating components for Microsoft platforms. The company's first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0. Today Xceed's product line can be grouped into two main categories, Data Manipulation and User Interface. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.


Dapfor .Net Grid improves threading

$
0
0
Real-time updates in Dapfor .Net Grid.

Real-time updates in Dapfor .Net Grid.

Dapfor .Net Grid is a hierarchical data presentation grid that features single or multiple headers, real-time row grouping, sorting, filtration, cell highlighting, rich custom cell editors and standard editors. It combines high performance (50,000 cell updates/second), thread-safe implementation, no deadlock risks, XML and binary serialization, data binding and more. Dapfor .Net Grid also includes standard editors based on UITypeEditor class, advanced cell editors and row docking features.

Updates in V2.6.2

  • Threading model improvements. IDispatcher is no longer shared among all grids. Instead, it uses an individual instances which means you can create grids in different message loops
  • Added a Grid(IDispatcher) constructor to specify an arbitrary model of cross thread synchronization
  • Fixed bug when the grid connected to IBindingList and didn't automatically delete rows in groups
  • Fixed bug where the grid crashed when a user added new rows via a graphical interface while sorting

About Dapfor

Since 2007 Dapfor has developed software components for applications that require high performance and reliability. Their main product, Dapfor .Net Grid, was initially designed for electronic trading systems. It needed to be robust, consume minimal memory and CPU resources, have an ergonomic and simple user interface and a rich API. As the result, Dapfor created a productive and robust hierarchical grid.

Spread.NET Professional available for VS11 Beta

$
0
0
Define formulas and display charts in Spread.NET Professional.

Define formulas and display charts in Spread.NET Professional.

Download the Excel compatible .NET and ASP.NET spreadsheet components for Visual Studio 11 Beta.

Spread.NET Professional allows you to quickly add data visualization, calculations and easier layout options to your applications. Now includes support for Visual Studio 11 Beta.

Spread.NET Professional Features

  • Excel Compatible Spreadsheet - For advanced business, engineering and scientific applications
  • Dashboard Data Visualization - Integrated charting and visualizations for dashboards
  • Integrated Chart Control - Create expressive 2D and 3D charts within your spreadsheets
  • Extensive Customization - Provides an extensive and robust object model
  • Flexible Data Binding Support - Bind to any .NET data source or use unbound data

Further information including the Spread.NET Professional Beta download for VS11, is available on the Visual Studio 11 Beta site.

About GrapeCity

GrapeCity has been in the software business for over 25 years. Its corporate headquarters are located in Sendai, Japan, with US headquarters in Kirkland, WA and operations spanning throughout the United States and Asia. GrapeCity is also the world's largest component vendor. Its award-winning tools benefit the leading corporations, software companies and independent consultants around the world as a cost-effective solution for building applications for commercial or in-house use. Along with Data Dynamics and FarPoint Technologies, both now part of GrapeCity, the company's products and those of its Tools Partners have over 500,000 users.

ComponentOne True DBGrid for WinForms updated

$
0
0
Screenshot from ComponentOne True DBGrid for WinForms.

Screenshot from ComponentOne True DBGrid for WinForms.

ComponentOne True DBGrid for WinForms offers outstanding features and flexibility to browse, edit, add, delete and manipulate tabular data using ADO.NET. Features include multiple display modes, horizontal and vertical splits, fully customizable grid appearance, keyboard navigation and printing.

Updates in 2012 v1

  • 'IN' operator is now available to use in C1DataColumn.FilterOperator. The 'IN' operator is now default for filters if FilterMultiSelect for the column is True, and more than one value is selected.
  • Initial sort direction of grouped columns updated
  • Updated licensing to conform with Federal Information Processing Standards requirements.

About ComponentOne

ComponentOne headquartered in Pittsburgh, Pennsylvania, is a leader in the Microsoft Visual Studio component industry. The company believes the key to successful implementation of business solutions is providing customers with a premier studio of innovative components and tools.

FlexGrid for WinForms adds Korean Localization

$
0
0
Group data in ComponentOne FlexGrid for WinForms.

Group data in ComponentOne FlexGrid for WinForms.

ComponentOne FlexGrid for WinForms allows you to display, edit, format, organize, summarize and print tabular data. It features hierarchical styles, calculated columns, a powerful object model, enhanced cell editing (masks, buttons, etc.), object-oriented design and design-time support.

Updates in 2012 v1

  • Added Korean localization
  • Added support for data annotation attributes
  • Save outline indentation when exporting to XLSX and CSV
  • Save gridline visibility and color when exporting to XLSX and XLS
  • Improved behavior of auto-clip with empty strings
  • Improved behavior of updates when setting data that does not match filter requirements
  • Improved behavior of a selection when removing items in ListBox mode
  • Improved OwnerDraw logic for painting OutlineBar
  • Updated licensing to conform with Federal Information Processing Standards requirements

About ComponentOne

ComponentOne headquartered in Pittsburgh, Pennsylvania, is a leader in the Microsoft Visual Studio component industry. The company believes the key to successful implementation of business solutions is providing customers with a premier studio of innovative components and tools.

Interactive data grid for Microsoft LightSwitch

$
0
0
ComponentOne FlexGrid for LightSwitch screens in Visual Studio.

ComponentOne FlexGrid for LightSwitch screens in Visual Studio.

An enhanced replacement for the built-in LightSwitch data grid.

ComponentOne FlexGrid for LightSwitchincludes a complete FlexGrid screen template you can use when adding a new screen to your project. This screen is similar to the LightSwitch editable grid screen, but it uses FlexGrid. It's as simple as selecting it and choosing a data source. Using FlexGrid, you will get a searchable, editable grid view.You can also easily replace instances of the built-in LightSwitch data grid with FlexGrid while preserving existing screen layout.

Features

  • FlexGrid Screen Template - FlexGrid includes a screen template that includes a properly configured instance of the C1FlexGrid control extension.
  • Edit Data in Spreadsheet or Form View - Users can choose to edit data directly in the grid or use the command bar to open detail dialogs to add or edit data.
  • Data Paging - Optionally show large data sets page-by-page rather than in one, long scrollable grid.
  • Search Engine - The FlexGrid screen template exposes the same search functionality found in the built-in LightSwitch data grid.
  • Runtime Sorting and Filtering - Allow users to instantly sort and filter data with intuitive on-screen controls.
  • Design-time Grouping - Specify grouped views in LightSwitch's property pane.
  • Outline Buttons for Collapsing Groups - Create hierarchical views of your data with outline buttons that users can collapse and expand.
  • True Excel Export for the Web - Users can export views to .xls, .csv, .html, or .txt files. This works for both desktop and Web deployments.
  • Conditional Formatting - Set formatting for cells that exceed a high or low value in any given column. This is commonly used to indicate values that need attention.
  • Cell Merging - FlexGrid enables cell merging at the grid and column levels.
  • Persistent User Views - Optionally restore the last view configured by the end-user before closing the application. This includes sorting and filtering operations as well as column sizing and reordering.
  • Excel-like Filtering - Allow your end-users to filter the grid view using convenient check boxes or by specifying conditional expressions.
  • Tooltips for Validation Errors - When modified field data is invalid, FlexGrid automatically shows a tooltip that explains what the error is.
  • Printing Support - Print professional quality reports with the click of a button.
  • Localized Interfaces - Deploy your application in 20 different languages without worrying about localization. Just set the Culture property in your LightSwitch project and FlexGrid will show the proper strings. Included languages: Arabic, Czech, Danish, Dutch, English (United States), Finnish, French, German, Greek, Hebrew, Italian, Japanese, Norwegian, Polish, Portuguese, Portuguese (Brazil), Russian, Slovak, Spanish and Swedish.
  • Cell Range Selection and Clipboard Support - Select multiple cells by clicking and dragging or shift-clicking. Use the keyboard shortcut CTRL+C to copy the selection to the clipboard.
  • Point-and-click Styling - Use convenient property pickers in LightSwitch to customize the appearance of rows, columns, headers and grid lines.

About ComponentOne

ComponentOne headquartered in Pittsburgh, Pennsylvania, is a leader in the Microsoft Visual Studio component industry. The company believes the key to successful implementation of business solutions is providing customers with a premier studio of innovative components and tools.

Dapfor .Net Grid adds Right-to-Left support

$
0
0
Real-time updates in Dapfor .Net Grid

Real-time updates in Dapfor .Net Grid

Right-to-left support available in grid, editors, context menus, tooltips and reports.

Dapfor .Net Grid is a hierarchical data presentation grid that features single or multiple headers, real-time row grouping, sorting, filtration, cell highlighting, rich custom cell editors and standard editors. It combines high performance (50,000 cell updates/second), thread-safe implementation, no deadlock risks, XML and binary serialization, data binding and more. Dapfor .Net Grid also includes standard editors based on UITypeEditor class, advanced cell editors and row docking features.

Updates in V2.8.0

  • Right-to-left support available in grid, editors, context menus, tooltips and reports
  • Merge and combine columns in groups with a common header
  • Move columns, change column size and sort
  • Full customization of header appearance including images and background color
  • Added Grid.Nodes.Insert() method for inserting data in any position
  • Added Row.Insert() method for inserting data at any hierarchical level
  • Foreground color blinking method added

About Dapfor

Since 2007 Dapfor has developed software components for applications that require high performance and reliability. Their main product, Dapfor .Net Grid, was initially designed for electronic trading systems. It needed to be robust, consume minimal memory and CPU resources, have an ergonomic and simple user interface and a rich API. As a result, Dapfor created a productive and robust hierarchical grid.

WebGrid Enterprise 8 adds HTML5 support

$
0
0
Grid and chart data displayed within a browser window.

Grid and chart data displayed within a browser window.

Add consistent layout and behaviors across popular HTML5-ready browsers.

WebGrid Enterprise 8 is an advanced ASP.NET data grid with batch update, fast client binding, built-in pivot charting and exporting. It provides comprehensive grid functionality allowing users to work in a more effective and productive way. It also supports advanced paging, runtime column freezing, comprehensive data source control support, codeless hierarchical data binding and sophisticated UX.

Updates in 8

  • HTML5 support with hierarchical layout, self-referencing tree mode, columnset, client binding to pivot charting and smart batch updates
  • Consistent layout and behaviors across popular HTML5-ready browsers such as IE 9, Firefox 12 and Chrome 18

About Intersoft Solutions Corporation

Intersoft Solutions Corporation provides a broad range of innovative, high performance ASP.NET, Silverlight and WPF tools. The company is headquartered in Jakarta, Indonesia with partners and resellers worldwide. Intersoft Solutions Corporation has built over 30 state-of-the-art components since 2002, empowering millions of users with richer, more intuitive Web applications.


Xceed DataGrid for Silverlight updated

$
0
0
A sample grid in a browser.

A sample grid in a browser.

Xceed DataGrid for Silverlight lets end-users see their data quickly even when it's on a remote server accessed over the Internet. Data is only loaded as needed. Asynchronous retrieval ensures the UI never freezes, even with slow servers. It automatically pre-fetches extra records before and after the current ones, this means the data is already there when the end-user pages or scrolls. Furthermore, when idle, it makes sure its cache is always filled.

Updates in V2.0

  • Major performance improvements, especially when using large grids (e.g., fullscreen)
  • Editing API has been made more intuitive with more detailed edit events and the support of standard Silverlight controls as editors
  • Properties have been added that make it easier to customize columns
  • Added DataGridCheckBox, DataGridComboBox, DataGridTextBox, and DataGridNumericTextBox controls - add support datagrid's theme

About Xceed Software

For more than 17 years Xceed Software has been creating professional WPF, .NET, Silverlight, and COM software components. Their current product line has over 65 components, which are used by over 50,000 developers worldwide. Their current specialization is data grid controls and their flagship products are Xceed DataGrid for WPF and Xceed DataGrid for Silverlight.

Amazing User Experiences for any Mobile Device

$
0
0
Develop mobile applications with MobileAdvantage.

Develop mobile applications with MobileAdvantage.

MobileAdvantage offers components for mobile application development in HTML5/jQuery, iOS and Windows Phone.

MobileAdvantage offers full-featured controls and components for mobile application development in HTML5/jQuery, native iOS, and Windows Phone. The toolsets include fast, reliable grids and charts, and features a wide selection of chart types to address the needs of practically any business scenario. With MobileAdvantage you get every UI control you need to create performant, vibrant, and consistent applications for decision makers on the move, all in one complete cost-effective package. MobileAdvantage includes NetAdvantage for jQuery, NetAdvantage for Windows Phone, and NetAdvantage for iOS (Beta).

Features

  • New MobileAdvantage Suite - A collection of controls and components for mobile application development that delivers fantastic user experiences across iPad, iPhone, Android, and Windows Phone devices.
  • Create Revolutionary Apps on Any Mobile Device - Includes three distinct toolsets, NetAdvantage for jQuery, NetAdvantage for Windows Phone, and the new NetAdvantage for iOS (Beta). MobileAdvantage gives you a full range of high performance mobile controls and data visualization in one complete package.
  • Incredible iOS Controls, Gone Native - MobileAdvantage gives you early access to Infragistics' brand-new iOS toolset, currently in beta and available for RTM download following official release later this year. iOS Chart controls include 25 different chart types with customization, legends, and support for the Motion Framework. iOS Grid control handles massive volumes of data and offers styling and templating capabilities, data binding, and common features like grouping and filtering.
  • Maximum Mobile BI, Optimized Mobile UI - Deliver business intelligence so decision makers can keep better tabs on their KPIs and actionable metrics wherever they are. Whether it's full-featured HTML5 Charts, thematic geospatial Maps and a Motion Framework that animates data over time for Android devices, or Bullet Graphs, Gauges or Treemaps for Windows Phone - your options are limitless. The Touch friendly controls are optimized for mobile devices and support the widest range of gestures - like flicking, pinching, panning and zooming - making it easy to interact with your data on the go.
  • Resources Beyond What You'd Expect - Get a rapid response and immediate support when you need it, 24 hours a day/5days a week - via phone, email, or by chat. When you need to brainstorm, join a community of over 830,000 developers from the most popular software companies to the most data-demanding enterprises. You can also tap into the sample code, videos, and documentation to keep your project on - or ahead of - target.

About Infragistics

Infragistics has been the market leader in the presentation layer components industry for over 18 years. With a comprehensive portfolio of multi-platform Enterprise Software products and services, they have achieved global reach in nearly every Fortune 2000 company. Infragistics empowers developers to build and style great application user interfaces for Windows Forms, ASP.NET, WPF and JSF, and additionally offers user interface test tools, support, training and consulting services.

ComponentOne Studio Enterprise 2012 v2 released

$
0
0
ComponentOne samples showing Silverlight, WinForms, and iPhone controls.

ComponentOne samples showing Silverlight, WinForms, and iPhone controls.

Includes additional controls and enhancements across ASP.NET, Windows Forms, WPF, Silverlight and Windows Phone.

ComponentOne Studio Enterprise includes components from all ComponentOne Studio subscriptions offering you over 200 components for .NET, ASP.NET, WPF, Silverlight, ActiveX, and Mobile Devices.

Updates in 2012 v2

  • Studio for WinForms 2012 v2 - Adds new control designed for project management, GanttView for WinForms, as well as support for Visual Studio 2012 and .NET 4.5 across the entire Studio.
  • Studio for Silverlight 2012 v2 - Features six new themes inspired by Microsoft Office, enhanced support for Chinese cultures in several controls, new Charting features, enhancements for Silverlight 5, and more.
  • Studio for WPF 2012 v2 - Six new themes inspired by Microsoft Office, enhanced support for Chinese cultures in several controls, new Charting features, a complete PDF library and more.
  • Studio for ASP.NET Wijmo 2012 v2 - Adds an AutoComplete control for creating user friendly apps, iCal support in EventsCalendar, plus enhancements across the control suite.
  • Studio for Windows Phone 2012 v2 - Supports Chinese localized resources for all controls, as well as enhancements to Chart, PdfViewer/ReportViewer, RichTextBox, DockControl, and Maps as well as six new themes inspired by Microsoft Office.

About ComponentOne

ComponentOne headquartered in Pittsburgh, Pennsylvania, is a leader in the Microsoft Visual Studio component industry. The company believes the key to successful implementation of business solutions is providing customers with a premier studio of innovative components and tools.

Xceed DataGrid for WPF adds Merged Column Headers

$
0
0
Group and sort data using Xceed DataGrid for WPF.

Group and sort data using Xceed DataGrid for WPF.

Present data more clearly and logically in the datagrid.

Xceed DataGrid for WPF is a grid control that allows you to present and edit data in 3D layouts. Features include rich in-place editing, grouping with UI virtualization, card and table views and built-in data validation. It offers compatibility with bound and unbound data sources, a flexible object model and is fully extensible with reusable parts. Xceed DataGrid for WPF includes Xceed 3D Views for WPF and Xceed Editors for WPF. With Xceed DataGrid for WPF, full C# and XAML source code is available in the Blueprint Edition.

Updates in v4.5

  • Merged Column Headers for TableView and TableFlowView - Organize columns under headers that span multiple columns.

About Xceed Software

Since its launch in 1994, Xceed Software has been devoted to creating components for Microsoft platforms. The company's first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0. Today Xceed's product line can be grouped into two main categories, Data Manipulation and User Interface. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.

Did You Know?

Did you know that you can also buy Microsoft Visual Studio along with an MSDN Subscription from us? Or that in Europe and Japan we also have all the Embarcadero products available to purchase, such as Delphi, C++ Builder and RAD Studio!

Elegant Grid adds Themes

$
0
0
Sample applications built using Elegant Grid.

Sample applications built using Elegant Grid.

New Office 2013 themes include AzureWhite, AzureLightGrey, AzureDarkGrey, GreenWhite, GreenLightGrey and GreenDarkGrey.

Elegant Grid is a set of feature-rich .NET components designed to help developers easily create table and hierarchical data for Windows Forms applications. All components are written in 100% managed C# and are CLS compliant. The grid architecture is designed to be conceptually compatible with all Windows Forms elements including DataGridView. This allows you to use your existing skills and knowledge when developing with Elegant Grid.

Updates in v4.3

  • New Office 2013 themes including AzureWhite, AzureLightGrey, AzureDarkGrey, GreenWhite, GreenLightGrey, GreenDarkGrey, OrangeWhite, OrangeLightGrey, OrangeDarkGrey, RedWhite, RedLightGrey and RedDarkGrey.
  • Added support for compatibility with Microsoft Visual Studio 2012.

About FOSS Software

FOSS Software was founded in 2000 by a group of senior software engineers and managers with a proven track record of success in the IT industry. Since then the company has released a number of FOSS branded products which have gained national and international recognition. Their products have been sold in 34 countries and translated to 14 languages.

Did You Know?

Did you know that you can also buy Microsoft Visual Studio along with an MSDN Subscription from us? Or that in Europe and Japan we also have all the Embarcadero products available to purchase, such as Delphi, C++ Builder and RAD Studio!

Viewing all 2697 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>