Browse By Tags

  • Row filtered records is not retained in the Ultra webgrid after toolbar button clicked

    Hi,

    we have one scenario where ultragrid not retained the data after page postback. here i have listed properties we set for ultraweb grid

    1. AllowRowFilter="Yes"
    2. LoadOnDemand="XML"
    3. AllowPaging="No"

    Scenario: #1

  • UltraWebGrid Select row issue on IE 7 & IE 8

    I am using UltraWebGrid of NetAdvantage version 9.1. I am getting selection problem in the grid on IE 7 and IE 8. When i select any one row then it is fine. But when i select any other row i get the following error: 'igtbl_StateChange.base.init' is null…

  • Ultraweb grid add row event firing twice on save button click

    Hi,

    I am using Infragistics 9.1 ultrawebgrid control. My scenario is as follows.

    I have one grid - say Parent grid, contains 3 columns i.e. ID, Name, Address and for each row we will have User Phone information, this will be multiple rows. I am populating…

  • Lock First Row of the Grid

    Hi

    I am currently using the NetAdvantage 2009.1 UltraWebGrid.I have a problem that  How i freeze/Lock the First Row of the Grid ,it can Not be change nad cant be Scroll

    My Grid is Bound with data table and i put my specific value in first row. thats why…