• Re: WebDataGrid Selection Row

    Hi Abrar,
     
    Thank you for posting in our forums.
     
    The behavior you have described is very strange. Please check the live samples of WebDataGrid’s selection behavior - http://samples.infragistics.com/aspnet/Samples/WebDataGrid/Editing-and-Selection…
  • Re: How do you get the total number of rows in a WebDataGrid

    Hello Scott,

    To retrieve the total number of records in the WebDataGrid, you have to retrieve the number of records in the DataSource which the grid is bound to.  When filtering or paging the WebDataGrid, the current rows count will only return the number…

  • Re: What's the difference?

    Thanks Taz, it does answer a lot of my questions.  Maybe just a question or two more......

    I've read some of the high level literature on the WebDataGrid.  A few questions that aren't 100% clear.

    Editing - can you edit and update using the WebDataGrid…

  • Re: UltraWebGrid DisplayLayout not found

    Hi davidhathome,

    It has been a while since your post, however in case you still need assistance I would be glad to help.

    Please note that the UltraWebGrid and the WebDataGrid are different controls. As such the WebDataGrid control does not feature a…

  • Not able to minimize WebDropDown after some element have been chosen inside it

    Greetings,

    I use Infragistics4.Web.v13.1, Visual Studio 2010 and .NET 4.0. I have a WebDropDown and a WebDataGrid inside it. WebDataGrid contains several rows. Everything is working fine, until you choose some row from a WebDataGrid. after that it becomes…

  • Populating Template controls from a database

    Hi,

    I am building a website using asp.net 3.5

    I have a webdatagrid with two template columns.  One column contains a DropDownList control, the other contains a WebDatePicker.  The dropdown is populated by using an SQLDataSource object so that I have a…

  • Re: How do I trigger a Data Bind on the WebDataGrid via the CSOM (Client-Side)

    I've played with the UpdatePanels and I see how they CAN be used to "bypass" a postback and do a partial-postback instead.  However, I am still unable to set a trigger on the WebDataGrid's RowSelectionChanged event.

    Here is what I'm…

  • Webdatagrid column styling

    How to change style for specific column in webdatagrid?

    Please help me!!

    Thanks in advance!!

  • How to add new row in webdatagrid?

    How to add a new row to webdatagrid in infragisitcs V21.2?

    Please help me!!!

    Thanks in advance!!

  • Webdatagrid Pagination

    How to use pagination in infragistics V21 for webdatagrid?

    Please help me!!

    Thanks in advance!!