Site Map | About Us | Contact Us  

Web Grid for ASP.NET

All Products
 EO.Web Controls
 ListBox
 ComboBox
 Captcha
 Slide
 Flyout
 Editable Label
 HTML Editor
 Color Picker
 Spell Checker
 File Explorer
 Grid
 MaskedEdit
 Splitter
 Menu
 Slide Menu
 TabStrip
 TreeView
 Calendar & Date/Time Picker
 AJAX Callback
 AJAX Uploader
 Dialog
 Progress Bar
 ToolBar
 ImageZoom
 Downloader
 Floater
 MsgBox
 EO.Pdf for .NET
     

"We've been looking for a more user friendly Grid for a while because the standard ASP.NET Grid needs to postback to the server to update. Finally I found EO.Web Grid and it is simply amazing. It does all sort of things, scrolling, editing, sorting, column reordering, all of them ON THE CLIENT SIDE! Our client was very impressed."

Jose, Spain

Feature Highlights

  • Cross browser, cross platform

    Like all other EO.Web Controls, EO.Web Grid supports all popular browsers: IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;

  • Editable and scrollable

    Scroll or edit the Grid like using Excel. Click a cell to activate in place edit. Using arrow keys to navigate between cells. Everything about editing and scrolling are built-in;

  • Perform most tasks on the client side

    Tired about ASP.NET Grid because it posts back on almost everything? EO.Web Grid is the right solution for you. It does almost everything, such as editing, sorting, column reordering and even paging completely on the client side. This results in a much more responsive UI and much better user experience;

  • Multi-mode Operation

    Support Server, Client and Callback mode. Each mode is tuned to handle certain scenarios. Automatically supports ASP.NET AJAX;

  • Best Design Time Support

    WYSIWYG result on Visual Studio's design surface; Built-in Grid Builder with ready to use templates;

  • Complete JavaScript interface

    Complete client side JavaScript interface gives you the option to to carry out most tasks with code, such add, remove, edit, select Grid item or cell.

How to use EO.Web Controls?

  • If you use Visual Studio

    Simply download and install our product and the setup will add all controls to your toolbox. Drag and drop the control from the toolbox to your Web Form and you are all set;

  • If you do not use Visual Studio

    If you do not use a development tool like Visual Studio, follow these easy steps:

    1. Copy EO.Web.dll to your application's bin folder;
    2. Add the following code to the top of the page;

      <%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>

    3. Copy the control definition from any of our sample page source code. Source code for all the samples are included in the download package;

    Now you are ready to go!

Additional Resources

  • Product Documentation

    All features are explained in great details in the product documentation. It also contains complete reference information for each type, property or method;

  • Samples

    Source code for all the live demos is included in the download package. You can install them and run the samples locally on your machine and see how it works;

  • Technical Support

    Still have questions? Post in our support forum or contact us and we will answer them quickly. Our turn around time is among the best in the industry.