Browse By Tags

  • Paging and Group By simultaneously

    Hi all,

    I am using paging and outlook groupby  on the webgrid..

    However when I do a groupby on any column I get a group for the currently active page..

    for eg. if my page size is 5 and I group it up by lastname.If I have 20 records with lastname SMITH…

  • Grouping with Multiple Pages

    I want to do something very simple. I want to be able to group all my data as opposed to one page of my data using OutlookGroupBy. My grid correctly display 800 pages and correctly groups data up, but the data is grouped only for one page at a time. This…