• How do I modify the style of a cell that is being edited?

    I can't seem to figure out how to modify the style of a cell that is being edited in the webdatagrid.  I'm currently using the Office2010Blue StyleSet.  Can't find any good documentation on styling the webdatagrid.  Any suggestions?  The solution…

  • Infragistics ASP .NET Samples with AutoCRUD=true?

    Hi,

    I want to ask if the following two samples use AutoCRUD=true.

    http://samples.infragistics.com/2010.1/WebFeatureBrowser/Default.aspx
    WebDataGrid -> Data Editing -> Editing Rows - Basic Features

    WebDataGrid -> Data Editing -> Editing Rows -…

  • PageIndexChanged Not fired from Next to Prev Page in WebDataGrid

    Hi guys

    I have strange issue .I use a webdatagrid in my webform

    <

     

     

     

     

    < ig : ColumnResizing >

     

     

     

     

     

     

    </ ig : Paging >

  • Grid scrolling.

    Hi,

    I have a webdatagrid inside an splitter plane.I need to adjust the webdatagrid height in client side.(not in server side).If i change in windows resize event of webdatagrid.style height I am not getting the vericall scroll in my grid.

    Thanks

     

  • Webdatagrid cell grouping

    I have the webdatagrid like the below attached image.

    http://i60.tinypic.com/qovwbb.png

     

    Here I want to group the cell, like the attached excel image file.

    http://i60.tinypic.com/11bu5ps.png

    Like this, i want the same cell grouping in webdatagrid…

  • How can I use WebDropDown in WebDataGrid?

    How can I use WebDropDown in WebDataGrid?

    I'm using c# and "Infragistics 13.2 CLR 4.0". I wandered so far to insert WebDropDown into WebDataGrid.

    How can I do that with .aspx or .aspx.cs? Can I see a example code?

  • Total Records & Records Per Page Dropdown

    We have a requirement that, in the footer of the WebDataGrid control, we display the total number of records in the dataset being displayed in the WebDataGrid.

    We also need to have a dropdown list that allows users to select the number of rows to display…

  • Reg: Freezing the header in the WebDataGrid

    Hi,

       I am having a WebDataGrid in the page. When I am scrolling the vertical bars in the page up and down the webDataGrid header should also go up and down and vice versa.

    If u know the answer. Please reply as soon as possible.

    I am waiting for your…

  • ADD, UPDATE AND DELETE USING CODE BEHIND

    HELLO,

    I want to use only code behind (C#) for using WEBDATAGRID.

    In fact, I want to know how can add, update and delete row using only code behind, all properties of WEBDATAGRID in code behind ?

    Any help please

    Thank you

  • UltraWebGrid does not working on asp.net 3.5 web application

    I have problem with ultra webgrid

    If i open new website project. Grid works fine but i have a solution on asp.net web application. Grid is not working. i have received Public Token errors.

    WebDataGrid works fine but i can not find cell merging property…