Click here to Skip to main content
15,908,843 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: GridView & SQLdatasourceproblems Pin
keyboard warrior20-May-08 17:19
keyboard warrior20-May-08 17:19 
GeneralRe: GridView & SQLdatasourceproblems Pin
keyboard warrior20-May-08 17:12
keyboard warrior20-May-08 17:12 
GeneralRe: GridView & SQLdatasourceproblems [modified] Pin
Jacob Dixon20-May-08 17:38
Jacob Dixon20-May-08 17:38 
GeneralRe: GridView & SQLdatasourceproblems Pin
keyboard warrior20-May-08 17:51
keyboard warrior20-May-08 17:51 
GeneralRe: GridView & SQLdatasourceproblems Pin
Jacob Dixon20-May-08 18:04
Jacob Dixon20-May-08 18:04 
GeneralRe: GridView & SQLdatasourceproblems Pin
Jacob Dixon20-May-08 18:13
Jacob Dixon20-May-08 18:13 
GeneralRe: GridView & SQLdatasourceproblems [modified] Pin
keyboard warrior20-May-08 18:24
keyboard warrior20-May-08 18:24 
GeneralRe: GridView & SQLdatasourceproblems Pin
Jacob Dixon21-May-08 1:35
Jacob Dixon21-May-08 1:35 
Hey! Yes I have the Date column set to: DateTime.
It actually wants the Date and the Time but I am fine with that.
It doesn't have an option for just the date.

Anyways what I did was that I forgot the: " ' ' " between the beginning and ending dates.

Like I did it like this: Where [Date] Between {0} AND {1}

and it should of been: Where [Date] Between '{0}' AND '{1}'

it works though. thanks!
GeneralRe: GridView & SQLdatasourceproblems Pin
keyboard warrior21-May-08 5:32
keyboard warrior21-May-08 5:32 
GeneralRe: GridView & SQLdatasourceproblems Pin
Jacob Dixon21-May-08 15:37
Jacob Dixon21-May-08 15:37 
AnswerRe: GridView & SQLdatasourceproblems Pin
kinnuP20-May-08 21:03
kinnuP20-May-08 21:03 
GeneralRe: GridView & SQLdatasourceproblems Pin
Jacob Dixon21-May-08 1:32
Jacob Dixon21-May-08 1:32 
QuestionTextBox.text not showing in code behind Pin
DerekFL20-May-08 11:05
DerekFL20-May-08 11:05 
AnswerRe: TextBox.text not showing in code behind Pin
led mike20-May-08 11:55
led mike20-May-08 11:55 
AnswerRe: TextBox.text not showing in code behind Pin
keyboard warrior20-May-08 12:15
keyboard warrior20-May-08 12:15 
GeneralRe: TextBox.text not showing in code behind Pin
DerekFL20-May-08 13:11
DerekFL20-May-08 13:11 
GeneralRe: TextBox.text not showing in code behind Pin
keyboard warrior20-May-08 13:37
keyboard warrior20-May-08 13:37 
GeneralRe: TextBox.text not showing in code behind Pin
DerekFL20-May-08 15:06
DerekFL20-May-08 15:06 
AnswerRe: TextBox.text not showing in code behind Pin
Christian Graus20-May-08 14:29
protectorChristian Graus20-May-08 14:29 
GeneralRe: TextBox.text not showing in code behind Pin
DerekFL21-May-08 3:06
DerekFL21-May-08 3:06 
QuestionFile Uploading/Downloading problem. Pin
TheMajorRager20-May-08 10:25
TheMajorRager20-May-08 10:25 
AnswerRe: File Uploading/Downloading problem. Pin
Expert Coming20-May-08 10:36
Expert Coming20-May-08 10:36 
QuestionMessages in web.config Pin
Saba0220-May-08 8:35
Saba0220-May-08 8:35 
AnswerRe: Messages in web.config Pin
Expert Coming20-May-08 10:37
Expert Coming20-May-08 10:37 
AnswerRe: Messages in web.config Pin
keyboard warrior20-May-08 11:23
keyboard warrior20-May-08 11: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.