• WebDataGrid in 2008 v3

    I can't find any information on what version includes the WebDataGrid?

  • WebDataGrid Capacity

    Is there a limit on the Total numer of rows that supports WebDatagrid 2015.1 CLR4 control?

  • How to generate ItemTemplate in webdatagrid use code.

      <ItemTemplate>
                                                            <img id="Img1" runat="server" onclick="BtPopShow2(this,'MeasurementPop','ContainerData',1)" src="~/Images/icon_2.gif"
                                                                title="计算交接计量" />
                                                            <img id="Img2" runat…

  • How to generate ItemTemplate in webdatagrid use code.

      <ItemTemplate>
                                                            <img id="Img1" runat="server" onclick="BtPopShow2(this,'MeasurementPop','ContainerData',1)" src="~/Images/icon_2.gif"
                                                                title="计算交接计量" />
                                                            <img id="Img2" runat…

  • How to define the location of the WebDataGrid and how to create columns dynamically.

    How to define styles for the WebDataGrid at runtime and how to create columns dynamically.
  • Re: UltraWebGrid Error: document.getBoxObjectFor is not a function

    Unfortunately Chrome is not supported by the UltraWebGrid.

    Please take a look at the WebDataGrid.

  • Re: Binding list data to Webdatagrid

    You can call:

    webdatagrid.datasource = data;

    to bind the WebDataGrid to your collection

  • Re: Ultrawebgrid Drag and Drop

    It was an example of moving pieces of a picture around a grid like a puzzle probably with in a webdatagrid

  • Re: UltraWebGrid hangs in IE9 without compatibility view

    Unfortuntately, no.  We wound up replacing the grids with WebDataGrid.

    Regards,

    Rob

  • Re: 14.1 controls not displaying correctly in VS 2013 IDE

    This is how webdatagrids are displaying even thought the StyleSetName is set to "IG":