HomeCommunityControl GalleryData & XMLGridsInfragistics® WebGrid™ (NetAdvantage® for Web Client)

Infragistics® WebGrid™ (NetAdvantage® for Web Client)



Submit a Review

6,950 Downloads

57,938 Views


Description

Fast, Flexible & Efficient AJAX Data Editing and Rendering
WebGrid™ is the fully-featured, hierarchical data grid control that allows you to display data effectively.

Responsive
No-Touch AJAX, load-on-demand, and paging features enable optimal responsiveness for your data.

Rich Data Entry
Embed any of our highly-functional data input controls to edit masked, numeric, date/time and multi-column combo box values; or customize your own flexible row editing template.

Spreadsheet Support
Enjoy Excel™-like copy and paste, import/export of data to binary .XLS files, as well as PDF and XPS document generation. Add functionality via an extensible WebCalcManager™ calc engine with over 100 functions.

Deliver Data That Looks Great
Style libraries crafted by professional visual designers make emulating popular user interfaces like Office or Aero easy, allowing you to focus on coding your business requirements.

Much, Much More
Outlook™ Group-by functionality, filters, sorting, column moving, client-side scripting and many more features make the WebGrid the leading data grid control for ASP.NET available.

All Infragistics NetAdvantage for Web Client controls you see in the Control Gallery ship together with a powerful annual subscription. Benefits include all updates and several feature-packed releases a year, full C# source code for our ASP.NET controls and designers, and code-level developer support.

Syntax Example

<span style="color:green">&lt;!-- WebGrid with an Outlook Inbox style, click "Try It Live" to visit this FeatureBrowser sample: WebGrid / Designing Look &amp; Feel / Outlook 2003 Style --></span> <span style="color:maroon"> &lt;igtbl:UltraWebGrid id="UltraWebGrid1" runat="server"> &lt;DisplayLayout ViewType="OutlookGroupBy" HeaderClickActionDefault="SortSingle" TableLayout="Fixed" Version="4.0"> &lt;HeaderStyleDefault Font-Bold="True" BorderStyle="None" HorizontalAlign="Left" ForeColor="White" BackgroundImage="./img/Header_bg.png" Height="27px"> &lt;BorderDetails StyleBottom="Solid" ColorBottom="#2A4DAB" WidthBottom="2px" /> &lt;/HeaderStyleDefault> &lt;GroupByRowStyleDefault ForeColor="Black" BackColor="#95B9F0" /> &lt;GroupByBox> &lt;BoxStyle BackColor="#B5CFF7" Height="15px" BorderStyle="Inset" BorderColor="#EEEEEE" BorderWidth="1px" /> &lt;BandLabelStyle ForeColor="White" BackColor="#6372D4" /> &lt;/GroupByBox> &lt;RowStyleDefault VerticalAlign="Middle" Font-Names="Verdana" Font-Size="10px" ForeColor="Black" BorderWidth="1px" Height="15px" BackColor="White"> &lt;BorderDetails WidthLeft="0px" StyleBottom="Solid" ColorBottom="#EAE9E1" WidthTop="0px" WidthBottom="1px" StyleLeft="None" /> &lt;/RowStyleDefault> &lt;ImageUrls SortDescending="./img/sort_Desc.gif" ExpandImage="ig_treeXPPlus.gif" CollapseImage="ig_treeXPMinus.gif" SortAscending="./img/sort_Asc.gif" /> &lt;/DisplayLayout> &lt;Bands> &lt;igtbl:UltraGridBand BaseTableName="Messages" DataKeyField="messageid"> &lt;Columns> &lt;igtbl:UltraGridColumn Key="ImportanceLevelIcon" Width="20px" BaseColumnName="import_lvl"> &lt;HeaderStyle CssClass="headerIcon"> &lt;Padding Top="3px" /> &lt;/HeaderStyle> &lt;Header> &lt;Image Width="20px" Url="./img/hdr_importance.gif" AlternateText="Importance" /> &lt;/Header> &lt;/igtbl:UltraGridColumn> : : &lt;igtbl:UltraGridColumn Key="Subject" Width="195px" BaseColumnName="subj"> &lt;HeaderStyle> &lt;Padding Left="5px" /> &lt;/HeaderStyle> &lt;Header Caption="Subject" /> &lt;/igtbl:UltraGridColumn> &lt;/Columns> &lt;/igtbl:UltraGridBand> &lt;/Bands> &lt;/igtbl:UltraWebGrid></span>

Screenshots

Reviews

Submit a review