Click here to Skip to main content
15,904,500 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Publish in .Net Pin
Member 45999724-Sep-08 20:18
Member 45999724-Sep-08 20:18 
GeneralRe: Publish in .Net Pin
www.Developerof.NET4-Sep-08 20:36
www.Developerof.NET4-Sep-08 20:36 
GeneralRe: Publish in .Net Pin
Abhijit Jana4-Sep-08 20:49
professionalAbhijit Jana4-Sep-08 20:49 
GeneralRe: Publish in .Net Pin
Member 45999724-Sep-08 23:53
Member 45999724-Sep-08 23:53 
GeneralRe: Publish in .Net Pin
www.Developerof.NET5-Sep-08 4:31
www.Developerof.NET5-Sep-08 4:31 
AnswerRe: Publish in .Net Pin
Abhijit Jana5-Sep-08 2:22
professionalAbhijit Jana5-Sep-08 2:22 
QuestionDisplay message in a htmleditor in text format itself. Pin
SreejithAchutan4-Sep-08 18:50
SreejithAchutan4-Sep-08 18:50 
QuestionHow to orient text in a web page Pin
Ahmad994-Sep-08 18:28
Ahmad994-Sep-08 18:28 
AnswerRe: How to orient text in a web page Pin
Abhijit Jana4-Sep-08 19:20
professionalAbhijit Jana4-Sep-08 19:20 
GeneralRe: How to orient text in a web page Pin
Ahmad994-Sep-08 20:56
Ahmad994-Sep-08 20:56 
GeneralRe: How to orient text in a web page Pin
Ashfield4-Sep-08 21:13
Ashfield4-Sep-08 21:13 
QuestionHow to auto upload files using asp.net with c# without using controlfile upoload? Pin
Yasir Ali Wah4-Sep-08 17:51
Yasir Ali Wah4-Sep-08 17:51 
AnswerRe: How to auto upload files using asp.net with c# without using controlfile upoload? Pin
Christian Flutcher4-Sep-08 18:13
Christian Flutcher4-Sep-08 18:13 
AnswerRe: How to auto upload files using asp.net with c# without using controlfile upoload? Pin
Steven J Jowett4-Sep-08 22:33
Steven J Jowett4-Sep-08 22:33 
Questioncant access crystal report in asp.net Pin
Slick694-Sep-08 11:30
Slick694-Sep-08 11:30 
QuestionRe: cant access crystal report in asp.net Pin
Blue_Boy4-Sep-08 13:50
Blue_Boy4-Sep-08 13:50 
AnswerRe: cant access crystal report in asp.net Pin
Paul Conrad4-Sep-08 16:39
professionalPaul Conrad4-Sep-08 16:39 
GeneralRe: cant access crystal report in asp.net Pin
Blue_Boy4-Sep-08 20:29
Blue_Boy4-Sep-08 20:29 
GeneralRe: cant access crystal report in asp.net Pin
Slick695-Sep-08 2:01
Slick695-Sep-08 2:01 
GeneralRe: cant access crystal report in asp.net Pin
Blue_Boy5-Sep-08 2:48
Blue_Boy5-Sep-08 2:48 
GeneralRe: cant access crystal report in asp.net Pin
Slick695-Sep-08 3:24
Slick695-Sep-08 3:24 
GeneralRe: cant access crystal report in asp.net Pin
Paul Conrad5-Sep-08 4:46
professionalPaul Conrad5-Sep-08 4:46 
QuestionAJAX Contrl Toolkit Pin
mehrdadc484-Sep-08 9:47
mehrdadc484-Sep-08 9:47 
AnswerRe: AJAX Contrl Toolkit Pin
Mark J. Miller4-Sep-08 10:03
Mark J. Miller4-Sep-08 10:03 
QuestionGridView paging without DataSource control Pin
Mark J. Miller4-Sep-08 8:07
Mark J. Miller4-Sep-08 8:07 
I'm trying to implement paging on a data grid control, but because I'm not using a datasource control there is no way to tell the GridView what the total record count is (I'm only returning the requested records from the database instead of the entire, unpaged dataset). I've looked everywhere and I can't seem to find any examples which aren't returning the whole dataset and then filtering it locally.

Code responsibly: OWASP.org
Mark's blog: developMENTALmadness.blogspot.com
Click here for Free Industry White Papers/Magazines!

Bill Cosby - "A word to the wise ain't necessary - it's the stupid ones that need the advice."

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.