Browse By Tags

  • Adding new rows thru javascript does not display the scrollbar in UltraWebGrid, but on clicking on the grid the scrollbars are vissible

    I am actually getting a XML from my WCF service invoked thru javascript, which returns an XML, and am processing that XML to add new rows in the grid. But the scrollbars are not visible, but as i click anywhere in the grid the scrollbars are visible. I…

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

  • Checkbox in the header how to keep values on sort and how to make it not moving

    I am trying to implement ultrawebgrid and I have problem. I have checkbox at the last column in the datagrid. First I would like all the columns in the grid to be able to move, sort and filter, but I want to prevent that checkbox column from moving, I…

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