Screenshot Preview

ComponentOne FlexGrid for WinForms

by ComponentOne - 상품타입: Component / .NET WinForms / 100% Managed Code

 *

ComponentOne FlexGrid for WinForms can also be bought as part of ComponentOne Studio Enterprise and ComponentOne Studio for WinForms.

If you require more information please Contact Us

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

*

Create user-friendly interfaces that display, edit, format, organize, summarize, and print tabular data. ComponentOne FlexGrid for WinForms incorporates the latest in data-binding technology, ADO.NET, to integrate seamlessly with the Microsoft .NET Framework. New features include: hierarchical styles, calculated columns, a simpler and more powerful object model, enhanced cell editing (masks, buttons, etc.), better painting (such as scalable images and transparency), object-oriented design and design-time support. ComponentOne FlexGrid for WinForms also includes FlexGridClassic, a wrapper class that provides an object model with the ActiveX version of the control. ComponentOne FlexGrid for WinForms is Visual Studio 2010 compatible.

$425.00
  

톱 다운로드

통화 선택

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

ComponentOne FlexGrid for WinForms 2011 v3   *

주문 $ 425.00 1 Developer Subscription License  *
메이커 제품 번호: ESD-N-FLEX
다운로드 (116.2 MB)
주문 $ 382.50 10-29 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-N-FLEX
다운로드 (116.2 MB)
주문 $ 361.25 30-49 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-N-FLEX
다운로드 (116.2 MB)
주문 $ 340.00 50-99 Developer Subscription License - Price per license  *
메이커 제품 번호: ESD-N-FLEX
다운로드 (116.2 MB)

ComponentOne FlexGrid for WinForms 2011 v3 - Renewal   *

주문 $ 340.00 1 Developer Subscription Renewal  *
메이커 제품 번호: ESD-N-FLEX-R
확인 다운로드 (116.2 MB)

ComponentOne FlexGrid for WinForms 2011 v3 - Upgrade   *

주문 $ 340.00 1 Developer Subscription Upgrade from previous version  *
메이커 제품 번호: ESD-N-FLEX-U
확인 다운로드 (116.2 MB)

ComponentOne Platinum Support   *

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

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

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

 *

New Enhancements in ComponentOne FlexGrid for WinForms 2011 v1

  • Enhanced right-to-left support.
  • Added EditFilter and ClearFilter methods to allow easy control over the filters from UI elements such as menus and toolstrips.
  • New Language property allows control over localization.
  • Added clipboard methods: Cut, Copy, and Paste.
  • New Microsoft Office 2010 visual styles.

 *

ComponentOne FlexGrid for WinForms is the .NET version of the ActiveX control, VSFlexGrid Pro. ComponentOne have completely rewritten VSFlexGrid Pro to take advantage of the infrastructure provided by .NET so you can maximize your development productivity. ComponentOne FlexGrid for WinForms is now VS2010, .NET framework 4.0 compatible.

ComponentOne FlexGrid for WinForms incorporates the latest in data-binding technology, ADO.NET, to integrate seamlessly with the Microsoft .NET Framework. As a result, you get an easy-to-use, robust grid control to create user-friendly interfaces that display, edit, format, organize, summarize, and print tabular data.

ComponentOne FlexGrid for WinForms has several enhancements new to this version. In addition, they have included the most popular features from the ActiveX® version of the control, VSFlexGrid Pro.


 *

ComponentOne FlexGrid for WinForms Features:

ComponentOne FlexGrid for WinForms Great design time support
We make it easy to implement decisions at design time. For example, you can set up styles at design time with an easy-to-use style editor dialog box instead of writing code to do it at run time.

Favorite Features from VSFlexGrid Pro:
Bound or unbound mode and custom data sources
Use the grid in bound mode, where it displays data from an ADO.NET data source, or in unbound mode, where the grid itself manages the data. You’re in charge: bind the grid to existing data structures, use calculated “virtual” fields, perform data validation, or load data on demand.

Integrated printing
Print the grid with a single statement! You have control over paper orientation, margins, and footer text, or you can show a dialog box to let your users 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.

Translated ImageLists
Bind grid columns to image lists, an easy and efficient way to display database information graphically.

Column references
Refer to columns by name instead of position, if desired. Column keys are automatically assigned to field names when the grid is data-bound, or you may assign them with code. You can later refer to a column using a ColIndex(ColKey) syntax, which will retrieve the column you want even if your user has moved it to a different position on the grid.

Range aggregates
Calculate totals, averages, and other statistics for ranges of cells with a single statement.

Merged cells
Merge contiguous like-valued cells, making them span multiple rows or columns to enhance appearance or clarity.

Hierarchical styles
View data the way that’s best for you and your users with helpful new properties and methods! For example, you can summarize data and add aggregate values with the Subtotal method or use the Tree property to display hierarchical views of the data.

Enhanced cell editing
Use simple text editing, drop-down lists and combo lists, cell buttons, masks, and advanced data validation to control the editing process. For example, you can use an input mask to provide a template that automatically validates data as your users type, or choose to prevent users from editing specific columns altogether.

Even better painting
Make the grid look the way you want it to by painting special effects such as lines, bitmaps, and icons in appropriate grid cells. New to this version are scalable images and transparency.

Simpler, more powerful object model
Now you can customize the grid display by changing stock styles (or defining your own) and assigning them to rows, columns, or arbitrary cell ranges without having to use the multiple properties of the ActiveX control. The new object model replaces them, making the process even more efficient.


지원

 *

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

화면 바로가기 갤러리

클릭해서 이미지를 확대

 ComponentOne FlexGrid for WinForms - .NET Winforms - 2011 v3의 스크린샷  ComponentOne FlexGrid for WinForms - .NET Winforms - 2011 v3의 스크린샷  ComponentOne FlexGrid for WinForms - .NET Winforms - 2011 v3의 스크린샷  ComponentOne FlexGrid for WinForms - .NET Winforms - 2011 v3의 스크린샷  ComponentOne FlexGrid for WinForms - .NET Winforms - 2011 v3의 스크린샷
Award Award Award