Browse By Tags

  • WebGrid in an UpdatePanel Doesn't fire server event on cell update but does postback

    I have a webgrid (8.2 CLR 3.5) in an update panel which is bound from the server side to a combination of data values and a generated column.  The generated column is a checkbox type.  When the user clicks on the checkbox, I expected the UpdateCell or Update…

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

  • CSS Classes order in UltraWebGrid

    Hi,

    I'm using css classes for ultrawebgrid control. I have 5 css classes for headerstyle, framestyle, alternaterowsstyle etc.

    Is there any specific order to create css classes in the stylesheet file.

    Some times I'm not getting the applied styles…