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:802508
More Search Options
RSS Available
Matching Posts
Re: How change date format
hi, you can use the following, DateTime dt = DateTime .Now; string [] s = dt.Date.GetDateTimeFormats(); Response.Write(s[6].ToString() + " <br/>" ); Response.Write(s[5].ToString() + " <br/>" ); Response.Write(s[4].ToString() + " <br/>" ); Response.Write(s[3].ToString() + " <br/>" ); Response.Write(s[2].ToString() + " <br/>" ); Response.Write(s[1].ToString() + " <br
Posted to
Rainbow Portal
(Forum)
by
vasanthiraajan
on 6/6/2008
Re: Problem with paging in gridview
protected void GridView1_PageIndexChanging(object sender, GridViewPageEventArgs e) { GridView1.PageIndex = e.NewPageIndex; //You can also include the following Code DataTable dt = new DataTable(); dt= GetPhoneMakes(); GridView1.DataSource = dt; GridView1.DataBind(); }
Posted to
Data Presentation Controls
(Forum)
by
vasanthiraajan
on 5/20/2008
Page 1 of 1 (2 items)
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online