• Re: Side Scrolling in WebDataGrid

    Short of changing the CSS I thing the only way to do this on the WebDataGrid is to put widths on your columns...

    <ig:BoundDataField Width="100" Key="Test1" Header-Text="test1"></ig:BoundDataField>

    I prefer this…

  • Retrieve Value from a DropDownProvider in a WebDataGrid

    I have a DropDownProvider providers in my WebDataGrid that has three columns in it. When the user selects a value I want to get the data in the second column of the DropDownProvider and then put it into the next column of the WebDataGrid. Do someone have…

  • How to determine client-side if right-clicked row is selected

    I want to display a dynamic context menu where menu items are enabled/disabled depending on whether the row they right-clicked is selected.  What is the easiest way to do this without iterating through all the WebDataGrid rows?  What is the Javascript to…

  • Re: Manual Crud (Deletion and Updation)

    Hi,

    You can also refer to the following resources that review Manual CRUD scenarios with the WebDataGrid:

    http://ko.infragistics.com/community/blogs/developer_support/archive/2012/02/03/webdatagrid-manual-crud.aspx
    https://www.youtube.com/watch?v=V…

  • Re: ASP.NET Ajax client-side framework failed to load.

    First, the disclaimer that I'm not good at building controls in codebehind as you are doing. 

    However, the first thing that stands out to me is that WebDataGrid requires a ScriptManager or WebScriptManager to be on the page above the WebDataGrid, and…

  • Re: UltraWebGrid CheckBox ColumnType does not PostBack in Google Chrome.

    Hi jdymond,

    If you check the supported environments page, you will see that the UltraWebGrid is not supported in Chrome.  I would suggest upgrading to the WebDataGrid as the UltraWebGrid will be getting retired.  Any further questions concerning that control…

  • Re: Check Row Modified in javascript Function

    Hi nhungnt,

    Are you talking about the WebDataGrid or UltraWebGrid.  That event sounds like it is from the latter.  If that is the case, you should post your question here.  Currently, the WebDataGrid can only batch edit updates on the client. In 11.2, it…

  • Re: Ultrawebgrid 10.3 CLR 4 - Safari

    Hello Greg,
    Thank you for posting on our forums. 
    Officially Safari is not supported by UltraWebGrid component, I recommend use WebDataGrid either WebHierarchicalDataGrid. Supported environments: http://ko.infragistics.com/support/supported-environments…
  • Re: Programmatically assigning cssclass to row (<tr>) and cell (<td>)

    Hello Dotcomdist

    The grid uses css selectors to do its styling. Please refer  the following blog which describes in details how to style WebDataGrid . Most of the stuff works for WebHierarchicalDataGrid as well : http://forums.infragistics.com/blogs/engineering…

  • virtualscrolling event occurs

    There are bound to the data in the row is not too much webdatagrid use virtualscrolling. I do not know the merged cells in the grid should be sown in webdatagrid to apply to data bound to a previous virtualscrolling was merged into merges javascript