Browse By Tags

  • UltraGridCell loses his focus in IE7

     Hello,

     I can't find any solution for my problem:

    On my page a button ("ButtonAuswahl") allows adding a new row in an ultrawebgrid and input data in the 3rd cell of this row. After clicking this button the new row appears and the cell is activated and…

  • Expanded and getExpanded() are undefined

    Anyone know why the CSOM for a row in a hierarchical grid generates undefined for row.Expanded and row.getExpanded()? The row is expandable (row.Expandable reports true).