Screenshot Preview

VSFlexGrid Pro

by ComponentOne - 상품타입: Component / ActiveX OCX

 *

ComponentOne VSFlexGrid Pro can also be bought as part of ComponentOne Studio Enterprise and ComponentOne Studio for ActiveX.

If you require more information please Contact Us

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Add flexible grids for display of tabular data. VSFlexGrid Pro is an upgrade to the MSFlexGrid that gives you a full range of features for building flexible, powerful front ends for database applications. Customize the display and presentation of dynamic data in your Windows, Internet or Intranet projects with a host of new ways to display, edit, format, organize, summarize, and print tabular data. VSFlexGrid 8 is now 64-bit compatible.



평균    9 리뷰(s).
$490.00

인기상품

  |   

톱 다운로드

통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

VSFlexGrid Pro 8.0   *

주문 $ 490.00 1 Developer Subscription License  *
메이커 제품 번호: ESD-FLEX8
다운로드 (118.3 MB)
주문 $ 441.00 10-29 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-FLEX8
다운로드 (118.3 MB)
주문 $ 416.50 30-49 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-FLEX8
다운로드 (118.3 MB)
주문 $ 392.00 50-99 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-FLEX8
다운로드 (118.3 MB)

VSFlexGrid Pro 8.0 - Renewal   *

주문 $ 400.00 1 Developer Subscription Renewal License  *
메이커 제품 번호: ESD-FLEX8-R
확인 다운로드 (118.3 MB)

VSFlexGrid Pro 8.0 - Upgrade   *

주문 $ 392.00 1 Developer Subscription Upgrade License from Version 7  *
메이커 제품 번호: ESD-FLEX8-U
확인 다운로드 (118.3 MB)

ComponentOne Platinum Support   *

주문 $ 294.00 1 Platinum Support License (Includes a year of Telephone and Online Technical Support)  *
메이커 제품 번호: SUPPORT-TS
확인 다운로드 (20 KB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

ComponentOne VSFlexGrid Pro 8.0 makes customizing the display and presentation of dynamic data easy. With a full range of features, you can quickly build flexible, robust front-ends for database applications. Customize the grid's display and presentation with a host of new ways to display, edit, format, organize, summarize, and print tabular data. Data can be formatted conditionally, highlighting data that falls outside of designated ranges. You can customize almost every aspect of the appearance of both the entire grid and individual cells. You can even merge contiguous cells with like-valued data, making your grid easier to read. VSFlexGrid offers now 64bit support.

VSFlexGrid Pro gives you several choices of data binding: ADO/OLEDB, DAO, bind to 2-D or 3-D arrays, to other VSFlexGrid controls, or create your own data source classes. You can even use the grid in unbound mode, or connect your grid to a Variant array or to a custom data source that you develop yourself. And if your application doesn't need database support at all, VSFlexGrid Pro's new unbound Light version minimizes footprint size and eliminates the need to distribute ADO DLLs with your application.

VSFlexGrid Pro allows you to save and recall multiple grid and report layouts. New printing capabilities let you print grids with a single statement, with control over paper orientation, margins, and footer text. Or show a dialog to let the user select and set up the printer.

VSFlexGrid Pro also includes useful features such as sorting, masked editing, translated combo and image lists, and automatic data aggregation. You can even use VSFlexGrid Pro as an outliner for displaying data hierarchically: it behaves like a Tree control, displaying nodes that can be collapsed or expanded to show branches containing additional data.

Small in size, easy to implement and very flexible, VSFlexGrid Pro is entirely dependency free, eliminating DLL versioning problems.


 *

VSFlexGrid Pro Main Features

  • Support for Hierarchical Data - VSFlexGrid Pro may be used as an outliner for displaying data hierarchically: it behaves like a Tree control, displaying nodes that can be collapsed or expanded to show branches containing additional data. Outline trees can be displayed in any column, and can even be built asynchronously. The look of outline trees can be customized using the NodeOpenPicture and NodeClosedPicture properties
  • 64 bit (x64) support
  • Light Version - If your application doesn't need database support, VSFlexGrid Pro includes a new Light version of the grid control. This minimizes footprint size and eliminates the need to distribute ADO DLLs with your application
  • Integrated Printing Capabilities - The new PrintGrid method allows you to print your grid with a single statement. You have control over paper orientation, margins, and footer text, or show a dialog to let the user select and set up the printer. Printing events allow you to control page breaks, add repeating header rows, or add custom elements to each page
  • Drop-down/Pop-up Buttons - The VSFlexGrid control displays drop-down buttons automatically for cells with associated combo boxes or drop-down lists. The user may edit the cells directly, by clicking the button with the mouse. Pop-up buttons can also be displayed in cells. If the user clicks the button, the control will fire an event to which you may respond accordingly. You can customize the images shown on the cell buttons
  • Translated Combos - Translated combos can be used as data dictionaries, where data field values are translated for display. For example, the integers 0, 1, and 2 can be displayed as No, Yes and Maybe
  • Multi-Column Combos - Multi-column lists can be displayed in the drop-down part of the list. Items may have arbitrary data items attached to them. Automatically create translated lists with multiple fields directly from any ADO or DAO recordset
  • FindRow - The new FindRow method allows you to look up specific rows based on their RowData values. You can also search rows based on the cell data values for a specific column
  • Highly Customizable Cell Formatting - VSFlexGrid Pro allows you to customize almost every aspect of the appearance of the entire grid and individual cells. There are properties that affect the whole grid. Others are specific to rows and columns. Finally, the Cell property allows you to format arbitrary ranges and individual cells. For total control over the appearance of the cells, use the OwnerDraw property and the DrawCell event to paint the cell yourself, using Windows API calls
  • Improved Formatting - The VSFlexGrid control allows you to format dates using Visual Basic-like formatting strings. Just set the ColFormat property to "Short Date", for example. Or define your own custom format for dates using the same familiar syntax used with Visual Basic's Format function. The VSFlexGrid control supports number scaling the same way Visual Basic does. Include a percent sign in the format and the value shown will be multiplied by 100, with a trailing percentage sign added. Include a decimal right after the thousand separator (",.") and the value will be divided by 1,000
  • OLE Drag and Drop - Selections may be by their edges and dropped into other applications such as Microsoft Excel. Or drag ranges from an Excel spreadsheet and drop them into the VSFlexGrid control
  • Compatibility with MSFlexGrid - VSFlexGrid Pro is built on the same code base as the MSFlexGrid that comes in the box with Visual Basic and is 100% backwards compatible. It includes a utility for migrating projects that use MSFlexGrid to VSFlexGrid Pro so you don't need to rewrite your code
  • Multiple Development Environments - VSFlexGrid Pro may be used within Visual Basic, Visual C++, or Visual J++ development environments
  • No External Dependencies - VSFlexGrid Pro does not depend on any MFC .DLLs or separate OCXs. This makes deployment much easier, since you need only include the VSFlexGrid OCX file with your application
  • Support for Internet Explorer - VSFlexGrid Pro supports IE5 and other ActiveX-compatible browsers
  • Complete, Comprehensive Documentation is included
  • Royalty-free Runtime
  • Export to HTML files

지원

 *

ComponentOne Platinum Support Subscriptions provide a full year of Telephone and Online Technical Support. ComponentOne Technical Support Engineers are available by phone Monday through Friday, except U.S. holidays, from 9:00 a.m. to 5:00 p.m. Eastern,USA.
Customers outside the USA, please remember to check your time difference for phone support.

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

화면 바로가기 갤러리

클릭해서 이미지를 확대

 VSFlexGrid Pro - ActiveX - 8.0의 스크린샷  VSFlexGrid Pro - ActiveX - 8.0의 스크린샷  VSFlexGrid Pro - ActiveX - 8.0의 스크린샷  VSFlexGrid Pro - ActiveX - 8.0의 스크린샷  VSFlexGrid Pro - ActiveX - 8.0의 스크린샷
Award Award Award