HomeCommunityControl GalleryData & XMLGridsComponentArt Grid

ComponentArt Grid



(1) Submit a Review

650 Downloads

11,735 Views


Description



ComponentArt Grid for ASP.NET features multi-mode operation, built-in AJAX features, and client-side templating technology - providing the richest, highest-performing user experience delivered to date by any ASP.NET Grid control.

Feature Highlights:

  • Advanced Client Programming: Powerful client-side API featuring Microsoft AJAX library syntax allows for total control over structure and data, with persistence to the server.
  • Comprehensive AJAX Support: Paging, sorting, filtering, grouping, and editing can be performed through AJAX callbacks - without reloading the page.
  • Multi-mode Operation: ComponentArt Grid features the ability to operate in Client, Callback, and Server modes.
  • Fast and Lightweight: ComponentArt Grid offers the lightest page footprint and fastest performance in the industry.
  • Cross-Browser Compatibility: Supports IE5-7, Firefox 1-2, Netscape 7-8, Mozillas, Opera 8-9, Safari 1.
  • Deep Integration with Microsoft ASP.NET AJAX / 3.5: The control is available in ASP.NET 1.0 and ASP.NET 2.0 frameworks, while offering comprehensive integration with the client-side component model introduced by ASP.NET AJAX (now an integral part of ASP.NET 3.5).
  • Other Features: Column resizing and reordering, hierarchical display of tables, selection of multiple records, record editing, conditional formatting, context menus, and keyboard control.
  • New! Direct Web Service Binding: The control supports content population through lightweight client-side binding with ASP.NET 3.5 web services or JSON.
  • Syntax Example

    <ComponentArt:Grid id="Grid1" RunningMode="Callback" PageSize="15" PagerStyle="Slider" SliderPopupClientTemplateId="SliderTemplate" ImagesBaseUrl="images/" PagerImagesFolderUrl="images/pager/" LoadingPanelClientTemplateId="LoadingFeedbackTemplate" LoadingPanelPosition="MiddleCenter" Width="730" Height="400" runat="server"> <Levels> <ComponentArt:GridLevel AllowGrouping="True" DataKeyField="PostId" ShowTableHeading="true" TableHeadingCssClass="GridHeader"> <Columns> <ComponentArt:GridColumn DataField="EmailIcon" DataCellClientTemplateId="EmailIconIconTemplate" /> <ComponentArt:GridColumn DataField="Subject" /> <ComponentArt:GridColumn DataField="LastPostDate" HeadingText="Received" FormatString="MMM dd yyyy, hh:mm tt" /> <ComponentArt:GridColumn DataField="StartedBy" Width="80" /> <ComponentArt:GridColumn DataField="TotalViews" DefaultSortDirection="Descending" Width="80" /> <ComponentArt:GridColumn DataField="PostId" Visible="false" /> </Columns> </ComponentArt:GridLevel> </Levels> </ComponentArt:Grid>

    Screenshots

    Reviews

    Submit a review

    Feels like a great scam

    Reviewed by: Nishpat on Monday, January 18, 2010

    1 Stars

    I'm using it for some time now, and its not good if you have complicated site, may be its good if you have tiny site where you just display some data in datagrid and need a menu. Well - let me say it. it feels like a great scam. I'll explain it why. 1. Almost every control in their framework has some problem. you wont know it until you use it for complicated pages. 2. it's fine if they have problems and bugs. but you'll have to pay them to get fixes. nothing is free. "ITS A KNOWN ISSUE" THAT'S WHAT YOU'LL SEE EVERYWHERE.and they wont fix it. you'll have to buy a new subscription for a year to get updates as they will only include it in new version. 3. if not updates then at least support should be free, but not its not free either. they want you to buy support so they have "KNOWN ISSUES", which we can not solve as we don't have code. 4. check out forums, most of the issue are pending and haven't been answered for long time. Please dont buy it. unless you want to experience HELL.