Browse By Tags

  • UltraWebGrid (with Async Callbacks involved) - Adds (or deletes) more rows when you're not looking!

    Hi,

    I have a situation where I have an UltraWebGrid that resides on an UltraWebTab control.  I have client-side buttons for adding/deleting rows from the grid.  This grid behaves pefectly normal when I don't include any AJAX functionality.  However…

  • How to Bind WebdateChooser to webgrid column in client side?

    Hi guys,

    I want to bind a web date chooser to a column in a web grid in the client side using javascript, i.e when i click on the cell, a web date chooser should pop up.

    If u guys have any idea,plz help?

  • Ajax Control Tool Kit and UltraWebGrid

    We use the auto complete and calendar controls from ajax control tool kit. However, the pop up of the these two controls is always blocked by the UltraWebGrid. We tried to play around the z-index for both auto complete and calendar control. We even set the…