Browse by Tags

Related Posts

  • Passing gridview page and sorting via query string

    Hi, I have a gridview and a few text fields to filter the gridview results. I want that the whole filtering is visible in the query string so the user can simply copy the url www.mywebsite.com/items.aspx?search=cars&color=red&sortDir=Ascending&sortExp=price and send it to his buddy who sees...
    Posted to Web Forms (Forum) by jimbojonesowns on 05-12-2009, 12:00 AM
    Filed under: paging, paging query string, query string, sorting, sorting query string, gridview query string, gridview
  • pagging and sorting(in both direcrtion) in gridview

    hi frnds i want to perform pagging and sorting on grid view bit my data is not bind at the page laod....... i have some criteria on wich if it get selected then that record is bind to grid view at that button click which have that criteria **************fallowing is my code which is on button click not...
    Posted to Data Presentation Controls (Forum) by Deeno20 on 04-28-2009, 12:00 AM
    Filed under: "Asp.net 2.0", "asp.net 2.0" "visual studio 2005", pagging, paging, Paging and Display GridView in second page, .NET 2.0 GridView Paging Row.Visible, .net 2.0 Page Load problem, .NET Gridview Problems, Grdiview paging, Grdiview paging template, grdiview selecting, grdiview sort expresion, grid view + VB, grid view paging, grid view sorting event, Grididview Paging issues, gridview data source, Gridview dataBinding, grididview gridlines paging, gridiview, gridvew, GridVewiew
  • GridView Paging not working inside UpdatePanel

    I have a GridView inside an update panel, with AllowPaging property set to 'true'. Although the links 1 and 2 for the two pages of the GridView are displayed at the bottom of the gridview, clicking on 2 doesn't take me to the second page, atleast not visibly. Once i've done this, although...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shygin on 04-17-2009, 12:00 AM
    Filed under: Paging, updatepanel, ajax, asp.net, GridView
  • paging by Grouped Rows in a GridView

    Hello everybody, I am attempting to use a GridView control with paging to display a set of transactions populated by an SQL database where each row in the GridView is a single transaction. I am able to connect to the db and display the list of transactions fine and even have the paging working. The problem...
    Posted to Data Presentation Controls (Forum) by MegaBearsFan on 04-01-2009, 12:00 AM
    Filed under: paging, datasource, Grouping, gridview
  • Re: Need suggestions for Advanced Grouping/Paging with GridView control

    Thanks Yasserzaid, for your kind response. But it really didn't help me much. Please read the header of the post again to understand my needs. I said, I need suggestion on "Advanced Grouping" -right? What you are showing me using the links are doing nothing about Grouping...all of them...
    Posted to Data Presentation Controls (Forum) by Moim on 03-25-2009, 12:00 AM
    Filed under: paging, grouping, Large amount of data, GridView
  • Need suggestions for Advanced Grouping/Paging with GridView control

    Folks, I am having a realistic issue. I need to design a page where a GridView (or any other control that can display data like a grid) will show my data and allow user to group the data, ofcourse with pagination. Now, I have explored many controls last few days, including the thridparty developed commercial...
    Posted to Data Presentation Controls (Forum) by Moim on 03-18-2009, 12:00 AM
    Filed under: paging, grouping, Large amount of data, GridView
  • sqlreader + datagrid + rowcount

    Specs: Code: VB.Net 1.1 Database: SQL2005 Hi I have a database with 35,000 + records and its growing by 1K every 2-3 days. I have displayed these records in a web application using a customised datagrid. This is currently the flow: 1. Client logs into web application. 2. Client browses to search page...
    Posted to Data Access and ObjectDataSource Control (Forum) by gbminnock on 03-06-2009, 12:00 AM
    Filed under: paging, SQL 2005, vb.net, datagrid
  • disable selected link button inside repeater control

    Hi i have link button inside a repeater control which shows the page numbers. < ItemTemplate > < asp : LinkButton ID ="pageNos" CommandName ="Page" CommandArgument =" <%#Container.DataItem %> " runat ="server"> <% # Container.DataItem %>...
    Posted to Data Presentation Controls (Forum) by tamanna06 on 03-05-2009, 12:00 AM
    Filed under: paging, repeater adding row codebehind, link button
  • Club Site Event Calendar Paging problem

    I have implemented the Event Calendar from the Club Site into my own site. Everything works fine except the paging. When the page loads, the calendar displays the current month (ie. March). When I click the April link, it displays April. When I click the May link, it stays on April. If I click the March...
    Posted to Club Web Site Starter Kit (Forum) by bhbarry on 03-03-2009, 12:00 AM
    Filed under: paging, Calendar, club kit, club web site navigation, ClubStartKit, EventCalendar.Clubsite, asp.net, ClubSite
  • Paging cannot be displayed in gridview

    Hello, i am working in an asp.net application , i used D ataTable to bind data to G ridView , i enabled paging " AllowPaging =True", but when i was displaying the web page , the paging doesn't dispalyed. here is the HTML code for this page: <% @ Page Language ="C#" MasterPageFile...
    Posted to Data Presentation Controls (Forum) by Abu_Solyman on 02-23-2009, 12:00 AM
    Filed under: Paging, gridview
Page 1 of 13 (125 items) 1 2 3 4 5 Next > ... Last »