Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » paging (RSS)
  • problem in paging in usercontrol

    I have a embedded webform in a web application that is being used some other web project as a reference. In runtime, I add a embedded usercontrol in a updatepanel and this usercontrol also includes another embedded usercontrol which contains a webgrid. in browser when i click page number it redirects...
    Posted to Forum by hascaykas on 08-08-2008
  • Paging not working correctly on the firts page request

    Hello. I'm using paging using the following configuration: AllowPaging=true AllowCustomPaging=false StyleMode = Numeric I'm generating the Pager.Pattern using my own logic. My method is using UltraWebGrid1.DisplayLayout.Pager.CurrentPageIndex and UltraWebGrid1.DisplayLayout.Pager.PageCount as...
    Posted to Forum by oscarmorasu on 07-08-2008
  • Re: Not getting all Data on export

    When you call Export() in anything but ExportMode .Custom , it terminates the text/html MIME type response being prepared by the Page and instead begins the binary application/ms-excel MIME type download of .XLS data to the client (in a custom export, you are responsible for doing with the binary stream...
    Posted to Forum by [Infragistics] Derek Harmon on 06-19-2008
  • Re: Postback with custom Paging

    Please disregard the previous post. I found the solution here: http://forums.infragistics.com/forums/p/1576/13006.aspx Thanks.
    Posted to Forum by oscarmorasu on 06-13-2008
  • Paging issue

    Hi, I am facing a problem with the Grid Pager. I have the following settings on the grid: AllowCustomPaging = False AllowPaging = True NextText = &gt&gt PageSize = 10 Pattern = Page: [page:first:First] | [prev] | [default] | [next] | [page:last:Last] PrevText = &lt&lt QuickPages = 2 StyleMode...
    Posted to Forum by satya_thakker on 05-29-2008
  • TreeView/Grid - large DataSet

    We need to display the data in a tree. Any level of the tree can contain a lot of items, say 60000. In brief we want to use Load-On-Demand feature available in the WebGrid. The WebGrid must be hierarchical and we want Load-On-Demand to work on any level of the hierarchy. In other words A user should...
    Posted to Forum by AndersOlsson on 05-15-2008
  • 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) works fine. I noticed when I switched on SQL Profiler...
    Posted to Forum by woottonjohn on 05-07-2008
  • Print Preview page count issue with UltraWebGrid

    We are facing an issue with Print preview of a web page when UltraWebGrid is placed within a UltraWebTab control. If the record count in the Grid is more than a page (e.g 100 rows) then if we select the print preview option in Internet Explorer, the page count in the preview keeps increasing. I waited...
    Posted to Forum by satheeshkumar on 04-28-2008
  • DataSource Paging

    My code is set up to do paging at the DataSource level. Up until now I was using the Microsoft GridView. It supports normal DataSource paging. DataSource paging is very simple. The grid asks for a page of data from the DataSource and then the DataSource calls the relevant method with the number of records...
    Posted to Forum by AdaptSolutions on 04-28-2008
  • 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 functionality is useless unless the grouping can...
    Posted to Forum by AdaptSolutions on 04-27-2008
Page 1 of 2 (18 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems