Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:675534
More Search Options
RSS Available
Matching Posts
custom numeric paging in datagrid with first prev next and last buttons
I want to know how to create custom paging in datagrid which is similar to this first prev 123456789.. next last help appreciated
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 9/2/2006
Re: can I add first prev next last to the already existing datagrid numeric paging?
I am using datagrid not gridview.
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 9/1/2006
can I add first prev next last to the already existing datagrid numeric paging?
can I add first prev next last to the already existing datagrid numeric paging? any help on how to proceed?
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 9/1/2006
Re: store checkbox values between pages in a datagrid with custom paging
My custompaging control only redirects to a new page and so..ispostback is always false. How to store values between pages in this case. Pageindexchange evnt does not fire, itemcommand event does not fire....What are my options in such a case to store values between pages? Is there a way I can store the whole datagrid during every page load event?? help needed...I am stuck and unable to proceed ahead
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/31/2006
Re: store checkbox values between pages in a datagrid with custom paging
what u say is have a column in the table and update the column as the checkbox is clicked or unchecked.
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/31/2006
store checkbox values between pages in a datagrid with custom paging
I have checkbox in my datagrid and I am using PagedDataSource and a Custom Paging control to do paging. I would like to know how to store/maintain checkbox values between pages . I have seen examples that work with datagrid default paging and I could not use it in my case as I am using a paging control. help appreciated
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/30/2006
Re: newbie Paging problem
Just , pushing it up.... Any one there who can help me
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/28/2006
newbie Paging problem
http://aspnet.4guysfromrolla.com/demos/TestRepeater.aspx I copied and pasted the code from above site . I always see same set of data irrespective of the page I move. I set pagesize =2 but it retrieves all rows from my table. Dim objPds As PagedDataSource = New PagedDataSource Dim ar As ArrayList ar = objGroups.GetDepts() 'objPds.DataSource = objGroups.GetDepts() objPds.DataSource = ar objPds.AllowPaging = True objPds.PageSize = 3 'no of items to display on a page objPds.CurrentPageIndex
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/25/2006
Linkbutton inside datagrid not woking ...help
I have 2 text boxes, update button and a datagrid in my page . The text boxes display dept info and allow me to update. Below these fields I display employees in these depts. using datagrid. I have a link button inside datagrid for each record. Each time I click the delete link(inside the datagrid).. I loose the datagrid and also the onItemCommand does not fire . why? (my delete link button just displays message "delete" for now. No database interaction) Public Sub grdEmp_Delete(ByVal Source As Object
Posted to
Data Presentation Controls
(Forum)
by
conf_mom
on 8/17/2006
Help with DNN Paging Control
My datagrid is poulated with ArrayList of empInfo Objects like datagrid. datasource = obj.getEmployees() Then I bind it. How do I use the DNN paging control from here. I am able to display the control but it fetches all the info irrespective of whichever page is clicked.
Posted to
Custom Modules
(Forum)
by
conf_mom
on 8/17/2006
Page 1 of 2 (12 items) 1
2
Next >
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online