Browse By Tags

  • Cancel post back on client side not happening after confirm dialog

    I have an ultrawebgrid that has 2 template button columns. One for editing the data in the row and one to Delete the row. I am trying to get a confirmation on the click of the delete (this posts back to server deletes a rec from a dataset and rebinds…

  • 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…