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:759258
More Search Options
RSS Available
Matching Posts
Re: Pageddatasource go to previous page if current page is empty
Hi does anyone know what else i can try i am still struggling to find a solution.
Posted to
Data Presentation Controls
(Forum)
by
Pmillio
on 11/14/2009
Re: Pageddatasource go to previous page if current page is empty
Hi unfortunately that didnt work, i added this to the remove button m_intCurrentPage--; This meant everytime i clicked on the remove button it took me to the previous page when in fact it should remain on the same page, the only time it should go to the previous page is if everything on the current page has been removed.
Posted to
Data Presentation Controls
(Forum)
by
Pmillio
on 11/11/2009
Re: Pageddatasource go to previous page if current page is empty
Hi thanks for responding, thats not my problem, my problem is going back to the previous page when a delete has taken place on the current page.
Posted to
Data Presentation Controls
(Forum)
by
Pmillio
on 11/10/2009
Pageddatasource go to previous page if current page is empty
I am using Pageddatasource to do customised paging on my repeater, i have a button which allows a user to remove items, my problem is that if the user deletes an item and they are on the last page, after deleting it stays on the same page even though that page is empty, when in fact the correct thing to do would be to go to the previous page, how do i do this, thank you. This is what my code currently looks like; Usertems.AllowPaging = true; Usertems.PageSize = m_userItemsPerPage; Usertems.CurrentPageIndex
Posted to
Data Presentation Controls
(Forum)
by
Pmillio
on 11/9/2009
Re: Setting class name as a property name in user control
Hi i i do it the way you specified above, does that mean i would have to declare all my classes, in the user control, i thought there would be a way in which i could just pass the name of the class to the usercontrol, reason being i have about 10 to pass.
Posted to
Getting Started
(Forum)
by
Pmillio
on 11/5/2009
Re: Setting class name as a property name in user control
Hi thanks for the responses, how would i create a property which holds the class, for instance when i want to declare an int as a property of the usercontrol i did this; public int intUserID { get { return _intUserID; } set { _intUserID= value; } }
Posted to
Getting Started
(Forum)
by
Pmillio
on 11/4/2009
Setting class name as a property name in user control
Hi i have different classes such as my "user" class, and my "customer" class. I want to set a property in my usercontrol which will get the class name and do some functionality. Is it possible to do this, if so how, thank you
Posted to
Getting Started
(Forum)
by
Pmillio
on 11/2/2009
Re: Dataviews are not serializable, alternatives?
Thanks guys i have got it working now.
Posted to
Getting Started
(Forum)
by
Pmillio
on 10/7/2009
Re: Getting user friend updates, is this efficient?
Thanks for your suggestions, i appreciate it, i will keep this open to get some more.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Pmillio
on 10/7/2009
Dataviews are not serializable, alternatives?
Hi i want to store a dataview in memcached, in order to do this, my dataview would have to be serializable, which is not possible, well from what i have read. My question is how do i get around this, at the same time maintaining my paging and srting, here is what my code looks like at the moment; MemcachedClient mc = new MemcachedClient(); DataView dvBookings; dvBookings= (DataView)mc.Get("BookingsList_" + EventID.ToString()); Bookings bookings = new Bookings (); if (dvBookings== null)
Posted to
Getting Started
(Forum)
by
Pmillio
on 10/6/2009
Page 1 of 116 (1160 items) 1
2
3
4
5
Next >
...
Last ยป
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
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
Channel 10:
Bing for Windows Mobile Updated
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online