Click here to Skip to main content
15,867,568 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRe: JQuery datepicker Pin
SeeSharp214-Jun-21 1:12
SeeSharp214-Jun-21 1:12 
AnswerRe: JQuery datepicker Pin
pkfox14-Jun-21 6:21
professionalpkfox14-Jun-21 6:21 
AnswerRe: JQuery datepicker Pin
SeeSharp214-Jun-21 7:02
SeeSharp214-Jun-21 7:02 
GeneralRe: JQuery datepicker Pin
pkfox14-Jun-21 21:48
professionalpkfox14-Jun-21 21:48 
GeneralRe: JQuery datepicker Pin
SeeSharp215-Jun-21 1:21
SeeSharp215-Jun-21 1:21 
GeneralRe: JQuery datepicker Pin
pkfox15-Jun-21 21:43
professionalpkfox15-Jun-21 21:43 
GeneralRe: JQuery datepicker Pin
SeeSharp216-Jun-21 2:02
SeeSharp216-Jun-21 2:02 
GeneralRe: JQuery datepicker Pin
pkfox16-Jun-21 4:42
professionalpkfox16-Jun-21 4:42 
While I have your ear - how can I set the datepicker to the date value in my model when I'm editing - I've tried the code below but it just shows a text box with the string dd-mm-yyy in until I click in it and then it pops up
@Html.TextBoxFor(m => m.DateUsed, new { @class = "datepicker", Type = "date", Value = Model.DateUsed }) -- DateUsed is my DateTime property
"I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP

GeneralRe: JQuery datepicker Pin
SeeSharp216-Jun-21 5:01
SeeSharp216-Jun-21 5:01 
AnswerRe: JQuery datepicker Pin
Gerry Schmitz12-Jun-21 4:40
mveGerry Schmitz12-Jun-21 4:40 
GeneralRe: JQuery datepicker Pin
pkfox12-Jun-21 5:20
professionalpkfox12-Jun-21 5:20 
GeneralRe: JQuery datepicker Pin
Gerry Schmitz12-Jun-21 5:25
mveGerry Schmitz12-Jun-21 5:25 
GeneralRe: JQuery datepicker Pin
pkfox12-Jun-21 21:12
professionalpkfox12-Jun-21 21:12 
QuestionStart a process in the same way as with a double click Pin
Adrian Peters3-Jun-21 1:07
Adrian Peters3-Jun-21 1:07 
AnswerRe: Start a process in the same way as with a double click Pin
Victor Nijegorodov3-Jun-21 2:34
Victor Nijegorodov3-Jun-21 2:34 
GeneralRe: Start a process in the same way as with a double click Pin
Adrian Peters3-Jun-21 3:07
Adrian Peters3-Jun-21 3:07 
GeneralNew to UWP: Need Help Understanding UI Element Properties Pin
RWey19-May-21 8:28
RWey19-May-21 8:28 
GeneralRe: New to UWP: Need Help Understanding UI Element Properties Pin
Gerry Schmitz23-May-21 8:40
mveGerry Schmitz23-May-21 8:40 
GeneralRe: New to UWP: Need Help Understanding UI Element Properties Pin
RWey25-May-21 8:39
RWey25-May-21 8:39 
GeneralRe: New to UWP: Need Help Understanding UI Element Properties Pin
Gerry Schmitz26-May-21 9:32
mveGerry Schmitz26-May-21 9:32 
QuestionSigntool Pin
Richard Andrew x6415-May-21 14:08
professionalRichard Andrew x6415-May-21 14:08 
AnswerRe: Signtool Pin
Victor Nijegorodov15-May-21 21:27
Victor Nijegorodov15-May-21 21:27 
GeneralRe: Signtool Pin
Richard Andrew x6416-May-21 1:07
professionalRichard Andrew x6416-May-21 1:07 
QuestionMessage Closed Pin
14-May-21 19:13
GlanePito14-May-21 19:13 
AnswerRe: Distributed Session Cache and .NET Framework 4.7 Pin
Dave Kreskowiak15-May-21 4:48
mveDave Kreskowiak15-May-21 4:48 

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.