Click here to Skip to main content
15,902,032 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to setup custom language for site controls? Pin
Abhijit Jana20-Aug-09 19:39
professionalAbhijit Jana20-Aug-09 19:39 
AnswerRe: How to setup custom language for site controls? Pin
Abhishek Sur20-Aug-09 21:38
professionalAbhishek Sur20-Aug-09 21:38 
QuestionVitual directory Pin
Member 426027020-Aug-09 19:11
Member 426027020-Aug-09 19:11 
AnswerRe: Vitual directory Pin
Abhijit Jana20-Aug-09 19:40
professionalAbhijit Jana20-Aug-09 19:40 
GeneralRe: Vitual directory Pin
Member 426027020-Aug-09 19:52
Member 426027020-Aug-09 19:52 
QuestionEdit String Before Gridview Display Pin
VengefulSakhmet20-Aug-09 10:19
VengefulSakhmet20-Aug-09 10:19 
AnswerRe: Edit String Before Gridview Display Pin
Christian Graus20-Aug-09 11:41
protectorChristian Graus20-Aug-09 11:41 
GeneralRe: Edit String Before Gridview Display Pin
VengefulSakhmet20-Aug-09 12:09
VengefulSakhmet20-Aug-09 12:09 
I don't think substring will work for me because the column I am selecting has differing string lengths and from what I googled, it appears I need to know the length of the string I wish to keep. Perhaps there is a sql command I missed.

I was trying to do a while loop "while(reader.Read())", but I wasn't sure exactly how to handle the reader contents. I had assumed that since it is a reader that I cannot write to its contents. Am I wrong in this assumption? I had tried to assign each iteration of reader to a string array, but that does not appear to be the path I wish to go down. My main issue is understanding what data type is coming out of reader and what format its data must be to be accepted during databinding. So, am I right about the reader and is the table idea bad? Thanks!
GeneralRe: Edit String Before Gridview Display Pin
Christian Graus20-Aug-09 13:30
protectorChristian Graus20-Aug-09 13:30 
AnswerRe: Edit String Before Gridview Display Pin
Anurag Gandhi21-Aug-09 4:01
professionalAnurag Gandhi21-Aug-09 4:01 
QuestionRE: findcontrol button in listView Pin
agarwasa200820-Aug-09 10:02
agarwasa200820-Aug-09 10:02 
AnswerRe: RE: findcontrol button in listView Pin
Christian Graus20-Aug-09 11:43
protectorChristian Graus20-Aug-09 11:43 
AnswerRe: RE: findcontrol button in listView Pin
abayaz20-Aug-09 20:51
abayaz20-Aug-09 20:51 
QuestionBegining Crystal Reports In Visual Studio 2008 [modified] Pin
mj_developer20-Aug-09 9:56
mj_developer20-Aug-09 9:56 
Questionstrange behaviour of BulletedList control Pin
Seraph_summer20-Aug-09 9:23
Seraph_summer20-Aug-09 9:23 
QuestionExtending the System.Web.UI.WebControls.WebControl Button class. Pin
mnemonic6920-Aug-09 9:19
mnemonic6920-Aug-09 9:19 
AnswerRe: Extending the System.Web.UI.WebControls.WebControl Button class. Pin
Christian Graus20-Aug-09 13:37
protectorChristian Graus20-Aug-09 13:37 
QuestionWhere did the event handlers go! Pin
vbwrangler20-Aug-09 6:22
vbwrangler20-Aug-09 6:22 
AnswerRe: Where did the event handlers go! Pin
dan!sh 20-Aug-09 6:38
professional dan!sh 20-Aug-09 6:38 
QuestionTab Order in Ajax ModalPopupExtender Pin
Jay Royall20-Aug-09 5:22
Jay Royall20-Aug-09 5:22 
AnswerRe: Tab Order in Ajax ModalPopupExtender Pin
dan!sh 20-Aug-09 6:44
professional dan!sh 20-Aug-09 6:44 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Jay Royall20-Aug-09 21:52
Jay Royall20-Aug-09 21:52 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Guinness4Strength23-Mar-10 9:35
Guinness4Strength23-Mar-10 9:35 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Jay Royall23-Mar-10 10:05
Jay Royall23-Mar-10 10:05 
GeneralRe: Tab Order in Ajax ModalPopupExtender Pin
Guinness4Strength24-Mar-10 9:23
Guinness4Strength24-Mar-10 9:23 

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.