Browse By Tags

  • UltraWebGrid - UpdateRow / UpdateRowBatch and Paging

    Hi,

    I'm using the UltraWebGrid, using LoadOnDemand="Xml" for async postbacks.  I have a datatable I keep in the codebehind that I populate when the user requests the grid be filled.  When generating the table, I add a boolean column directly…

  • Best Practices: UltraGrid Paging, Sorting, AJAX, WebParts & Connections & SharePoint

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 …

  • Grouping and Paging does not work when placing the UltraWebGrid in an UpdatePanel

    Hello,

    we are using an UltraWebGrid (8.3) inside an UpdatePanel (ASP.NET 2.0, AJAX 1.0) and we are facing problems when trying to use paging and/or OutlookGroupBy:

    When selecting the second page, the grid does a partial PostBack. After that the grid…

  • Opening a paged grid to the page that holds a specific value.

    I'd like to open a grid at a specified value.

     I see this task as composed of two operations:

    1) Determine the page number of the page that contains a specified value.

    2) Open the grid to that page.

    Does anyone have any idea on whether or not this…

  • elipses in UltraWebGrid paging?

    When using the QuickPages option in UltraWebGrid, is it possible to get the elipses buttons that indicate there are more pages to show? This seems to work in WebDataGrid but not UltraWebGrid.

     Thanks,

    Nick 

  • UltraWebGrid + LINQ + A lot of data

    Hi,

    I'm hoping to use the 8.1 release of the UltraWebGrid along with LINQ to SQL to access data but i'm finding the performance is really bad. 

    I have 11,900 records in a view which when querying normally via other tools (including VS 2008)