Browse By Tags

  • Does WebGrid allow displaying/hiding only through CSS styles display and visibility?

    Does WebGrid allow displaying/hiding through CSS styles display and visibility? I dont want to use WebGrid property Visible but want to display/hide only by setting style attributes display and visibility.

  • Datagrid now binding on button click

    hi,

    i have webDataGrid with checkbox.

    my datagrid is populating from Search Criteria.

    i can easily generate the grid. but when i check few rows in grid and trying to get those data in another search i am getting Grid.Rows.Count as -1.

    here is my code…

  • UltraWebGrid v.3 showing "Edit Column"

    I am using the UltraWebGrid from 2004, vol 1 version in a .NET 1.1 framework web application.  I have several instances, some with hidden columns, some are read only and some for data entry.  I know it might help to update the application, but that is not…

  • Hierarchical Grid Headers and Cells don't line up

    I have a hierarchical grid with two bands. I have the following settings:

    • TableLayout = Fixed
    • StationaryMargins = Header
    • ScrollBar = Always
    • ScrollBarView = Vertical
    • Version 8.2.20082.2011

    For some reason the Header Cells of the table and the…

  • Expend row to have more info about the row

    Hi all,

    Is it possible to have a grid like this to have a row with more information about the expended row...

  • Change cell color

    I am validating the cell value in the grid.If the value not available(null) then the cell background color needs to change.

    The below code working only for odd rows, for even rows the cell background color is not changing.

    Is there any other way to…

  • Improving the grid performance ( for larger set of data i,e 40,000 - 50,000 data)

    Improving the grid performance with all the other functionalities being unaffected (filtering, paging)

    In the application where we need to bind the huge no of data (30,000 to 40,000) to the infragistic ultrawebgrid, applications performance will be lost…

  • Context Popup Menu

    Hi All,

    Is it possible to display a context menu on the grid when I right-click the mouse?

    I want to enable some cut, copy, paste functionality if possible and do this with the selected cells.  I've looked at the Context Sample, but I'm guessing I need…

  • "Simple" DropDownList Editor Control

    Sometimes, I want a dropdownlist as an editor control in a grid. Just a dropdownlist. I don't need the power of the WebCombo, and don't want the headache of the new WebDropDown, which needs a ScriptManager which throws "ambiguous" errors.…

  • Gird Seleted Items Values

    Hi

    I working on UltraWebGird

    My Requirement is I can select Multipule cells (that contains 'Int' Values) on the grid

    I need the all the selected values to collect in variable to sum(Addition) ,

    And I have to display the same in TooTip.

    I…

  • igmenu_getItemById: "Object doesn't support this action" in IE

    I've created a context menu on my WebGrid using a WebMenu and set the ItemClick eventhandler in the code-behind as follows:

    this.WebMenu1.MenuClientSideEvents.ItemClick = "menuClick";

    The javascript function menuClick is as follows:

    function…

  • How to more effectively get answers to your questions?

    Introduction

    This post will cover how to more effectively get answers to questions you have using Infragistics products. Note that if you have a license it is important for you to register your keys to ensure that you get the correct level of support…

  • Excel-Style Filtering for the ASP.NET AJAX Grids

    A closer look at our range of grid controls across platforms can reveal a certain trend when it comes to filtering – the Windows Forms Grid, the WPF specific XamDataGrid and the cross-platform XamGrid – they all allow for a number of different filtering…

  • Live data - starring the jQuery Grid, WebSockets and KnockoutJS

    There are numerous scenarios when from for the sole purpose of having an effective or functional application it seems the only way to go is live – like live data, updating clients in real time. It just feels like that is how things are supposed to be…

  • jQuery Hierarchical Grid - Load On Demand

    The Hierarchical Grid (a fairly recent addition to our NetAdvatage for jQuery) is a client-side control that can display hierarchical ( or nested data if you will, the kind of stuff you would use an Org chart or a tree of some sorts to visualize). Now…

  • ASP.NET AJAX Hierarchical Data Grid Multi-Column Headers

    A multi-column header feature has been available thus far only for the flat data ASP.NET AJAX grid and I believe there’s barely anyone left wondering what that would do. Call it grouped headers, merged headers - aside from the obvious aesthetics having…

  • Ignite UI jQuery Grid Column Moving

    Ignite UI jQuery Grid with Column Moving feature. Dropdown menu visible on the shot.The Grid is one of Ignite UI’s bread and butter controls and its feature set just.. keeps growing! I guess that fact that Infragistics has done quite a few grid controls over the years helps. Ome of the latest additions is the The Column Moving feature…

  • jQuery Grid’s GroupBy. Just add a little JavaScript or ASP.NET MVC to taste!

    Have you met the igGrid? It is part of Infragistics’ NetAdvantage for jQuery product, built on top jQuery UI and is pretty much the best way to bring HTML tables and data to life! Now while this amazing widget is sporting some serious speed, that…

  • jQuery Grid Checkbox Column alternatives (continue)

    This is the second part covering the topic of jQuery Grid checkbox column alternatives and/or custom implementations. A quick recap: the Checkbox column is a feature that provides default setup to turn Boolean values in the jQuery grid into checkboxes…

  • Merging Cells with the Infragistics jQuery Grids

    Merged Cells is a new addition to the arsenal of features in the jQuery Grids by Infragistics, even though it is introduced as CTP (Community Technology Preview) for the first release of 2012. Like with most features this one is also realized and managed…

  • How to get started with jQuery Grid Unbound Columns

    Ignite UI jQuery Grid's Unbound ColumnsAn all new functionality with the second release for this year comes to bring more flexibility to your grid and the way it handles data. The unbound column is one of the classic grid features throughout Infragistics experience with grids and now user…

  • Multiple enabled and disabled checkbox states for the ASP.NET AJAX Data Grid

    ASP.NET AJAX Data Grid with enabled and disabled checkbox statesIs it checked or not quite? Multi-state checkboxes are in the menu today. Which, of course, begs the question “Doesn’t the WebDataGrid already support checkbox columns out-of-the box?”. Why yes, it does support a tri-state CheckBox Field, but there are…

  • Column Templates for the jQuery Grids

    In my last blog I mentioned that our jQuery Grids are getting a new column template option that would also be using our new high performance Templating engine and in this blog will try to expand on both templating and what can you do with it in the grids…

  • Combining different data sources in jQuery: Fun with the Infragistics Mashup Data Source

    Reading our blogs often makes it almost guaranteed that you have seen us mention our jQuery data source here and there or even spot it in code snippets. And while it appears alongside other controls on regular basis, its presence is actually much more…

  • What is Continuous Virtualization in the jQuery Grids?

    Get the lowdown on the virtualization that never stops, so to speak… Soon enough the countdown to 12.1 will be over and what you will find named as Continuous Virtualization is an awesome new feature. It is designed specifically for hierarchical data…