Software Discount Codes & Deals Available over 50,000, Savings to our Customers $
software discount coupon codes
Home > Development > Component & Library >  Subscribe
iGrid.NET Boxshot

  • iGrid.NET


    iGrid.NET was rewritten from scratch for the .NET Framework to use the capabilities of the platform


  • Windows All| Version 4.0 | 11 sold
$245.00
Up to 52% OFF Volume Discount + Up to 22% OFF Special Offer
100% Purchase Secure & 60 Days Money Back Guarantee!
Shipping:1. Send Register Code by E-mail (Free)
2. More shipping requirements, please see in order page.
Buy Now
Discount Info

Limited
This deal maybe time limited. Don't miss it out!
Promo Info
Volume DiscountWe offer various licenses/editions and volume discount for this product. Save up to 52% off by purchasing multiple license, as shown below:
Binaries Only iGrid.NET LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$735.00 Get It Now
4+ Developers Site$980.00 Get It Now
Source Code iGrid.NET LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$1,035.00 Get It Now
4+ Developers Site$1,380.00 Get It Now
Binaries Only iGrid.NET with PrintManager LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$885.00 Get It Now
4+ Developers Site$1,180.00 Get It Now
Source Code iGrid.NET with PrintManager LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$1,185.00 Get It Now
4+ Developers Site$1,580.00 Get It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Upgrade/RenewalWe offer various Upgrades for this product, as shown below:
Binaries Only iGrid.NET LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Source Code iGrid.NET LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Binaries Only iGrid.NET with PrintManager LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Source Code iGrid.NET with PrintManager LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Special OfferFor 10Tec ActiveX Users
We offer special discounts for 10Tec ActiveX control users. Save up to 22% off by purchasing iGrid.NET with PrintManager for 10Tec ActiveX Users Source Code 2-3 Developers Small Group, as shown below:
Binaries Only iGrid.NETPrice
1 Developer$245.00 Get It Now
2-3 Developers Small Group$375.00 Get It Now
4+ Developers Site$875.00 Get It Now
Source Code iGrid.NETPrice
1 Developer$345.00 Get It Now
2-3 Developers Small Group$495.00 Get It Now
4+ Developers Site$1,195.00 Get It Now
Binaries Only iGrid.NET with PrintManagerPrice
1 Developer$295.00 Get It Now
2-3 Developers Small Group$445.00 Get It Now
4+ Developers Site$995.00 Get It Now
Source Code iGrid.NET with PrintManagerPrice
1 Developer$395.00 Get It Now
2-3 Developers Small Group$595.00 Get It Now
4+ Developers Site$1,395.00 Get It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com
If The Coupon Code Not Available
Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
Product Details
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot
  • iGrid.NET Screenshot

iGrid for .NET is the descendant of our ActiveX grid control, iGrid ActiveX. iGrid.NET is based on the iGrid ActiveX successful ideology, but enhances its ancestor a lot. iGrid.NET was rewritten from scratch for the .NET Framework to use the capabilities of the new platform.

Among the new features in iGrid.NET you'll find:
• multi-row header in which you can merge column headers vertically and/or horizontally;
• frozen (non-scrollable) rows and columns;
• non-selectable columns or even independent cells (you cannot select such cells with keyboard or mouse);
• new formatting options for cells (vertical text direction, different text trimming options and so on);
• real and full right-to-left mode support (with one boolean RightToLeft property).

It is simple to use iGrid ActiveX as it allows you to format each cell individually through the set of Cell* properties. iGrid.NET still supports this feature, but introduces cell style objects you can use to format cells as well. The iGrid cell style object is an object that stores all parameters of cell formatting. You can apply this object to independent cells in the same or different columns, or format the entire column with it in one statement. In this case you get the ability to minimize and simplify your code and support efforts in the future. Moreover, if you use a cell style object, you can reformat all the cells which have this style simply by changing the properties of the style object! You can view some code samples and see how easily it can be done on the Code Samples page of the Control Tour.

The vast majority of iGrid's settings can be done at design-time - you can populate and format the entire grid practically the way you need in Visual Studio IDE before you compile and launch your project. Cell styles can be used at design-time as well, and they allow you to significantly simplify your adjusting efforts as you can apply desired cell styles to required cells, change the properties of these cell styles in the Property Editor and see the effect immediately.

In iGrid.NET you can control the scroll bars as never before. You can force iGrid's scroll bars to become visible at any time (even if the grid does not require them) or hide each scroll bar independently, the scroll bars can be semi-transparent, and, finally, you can add your own buttons to iGrid's scroll bars and perform your own actions when the user clicks these buttons.

In iGrid you can format each cell INDIVIDUALLY (even in the same column!) using one or all of the following options:
• Set background and foreground colors.
• Each cell can have its own font.
• Many cell text formatting options. Cell text can be left- or right-aligned or centered horizontally and vertically; it can appear on a single line or multiple lines; text can appear with a trailing ellipsis (...) if the cell text is bigger than the cell boundaries.
• Cells can be indented so selection and drawing starts at the specified offset. You can control the left, top, right and bottom indent independently.
• Cells can be included or excluded from the selection box for a row.
• The value of a cell can be formatted using the .NET Framework format strings.

Free downloadFree Download Now
Released: 12/30/2012  Send us update information

Buy NowPurchase from Author's Store!
Credit cards, PayPal, Bank/Wire Transfer, Check/Money Order, Fax - Credit Card accepted.

Promo Deal: Up to 52% OFF Volume Discount + Up to 22% OFF Special Offer

Note: The USD$ is default, select other currencies on the order page.

More Coupon Codes & Deals from 10Tec Company
Get iGrid.NET FULL VERSION with best deal Up to 52% OFF Volume Discount + Up to 22% OFF Special Offer, save you much money!
  
Sitemap - Submit Software - Contact / Help - Free Advertise
About | Copyright ©2006-2013 SoftCns.com, All Rights Reserved. | Privacy Policy & Terms of Use