Click here to Skip to main content
15,901,035 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Animation in code behind Pin
ProtoBytes28-Jan-10 3:28
ProtoBytes28-Jan-10 3:28 
GeneralRe: Animation in code behind Pin
V.28-Jan-10 3:56
professionalV.28-Jan-10 3:56 
GeneralRe: Animation in code behind Pin
V.28-Jan-10 23:58
professionalV.28-Jan-10 23:58 
GeneralRe: Animation in code behind Pin
ProtoBytes29-Jan-10 3:45
ProtoBytes29-Jan-10 3:45 
GeneralRe: Animation in code behind Pin
V.29-Jan-10 4:03
professionalV.29-Jan-10 4:03 
AnswerRe: Animation in code behind Pin
ProtoBytes29-Jan-10 4:08
ProtoBytes29-Jan-10 4:08 
GeneralRe: Animation in code behind Pin
V.29-Jan-10 4:12
professionalV.29-Jan-10 4:12 
QuestionInput date as UK format Pin
surfluds27-Jan-10 3:41
surfluds27-Jan-10 3:41 
I have a WPF app with sqlserver 2008 database. I have several textboxes bound to date fields in the database as so :

TextBox Height="28" Name="textBoxApprovedDate" Width="120" Text="{Binding Path=ApprovedDate,StringFormat=dd/MM/yyyy}

The output from the database is fine, but it will not allow me to input a date in UK format ie dd/MM/yyyy.

How can I solve this?

TIA Mike
AnswerRe: Input date as UK format Pin
Abhinav S27-Jan-10 5:30
Abhinav S27-Jan-10 5:30 
QuestionVS 2008 WPF Designer Bug? Pin
PMBT27-Jan-10 1:24
PMBT27-Jan-10 1:24 
QuestionDrag and drop between ListBox items and Grid cells in WPF? Pin
mittalpa26-Jan-10 13:59
mittalpa26-Jan-10 13:59 
AnswerRe: Drag and drop between ListBox items and Grid cells in WPF? Pin
ProtoBytes27-Jan-10 7:17
ProtoBytes27-Jan-10 7:17 
QuestionPlaying games over internet with WPF apps? Pin
mittalpa26-Jan-10 13:56
mittalpa26-Jan-10 13:56 
AnswerRe: Playing games over internet with WPF apps? Pin
Mark Salsbery27-Jan-10 5:28
Mark Salsbery27-Jan-10 5:28 
AnswerRe: Playing games over internet with WPF apps? Pin
nagisetty128-Jan-10 1:20
nagisetty128-Jan-10 1:20 
QuestionWays to identify which cell was clicked on WPF Grid? Pin
mittalpa26-Jan-10 13:54
mittalpa26-Jan-10 13:54 
AnswerRe: Ways to identify which cell was clicked on WPF Grid? Pin
Mark Salsbery27-Jan-10 5:22
Mark Salsbery27-Jan-10 5:22 
QuestionMVVM application ? Pin
Mohammad Dayyan25-Jan-10 21:38
Mohammad Dayyan25-Jan-10 21:38 
AnswerRe: MVVM application ? Pin
ProtoBytes29-Jan-10 4:04
ProtoBytes29-Jan-10 4:04 
QuestionHelp with deployement Pin
ToddHileHoffer25-Jan-10 8:04
ToddHileHoffer25-Jan-10 8:04 
AnswerRe: Help with deployement Pin
Mark Salsbery25-Jan-10 14:22
Mark Salsbery25-Jan-10 14:22 
GeneralRe: Help with deployement Pin
ToddHileHoffer25-Jan-10 14:57
ToddHileHoffer25-Jan-10 14:57 
GeneralRe: Help with deployement Pin
Mark Salsbery26-Jan-10 5:54
Mark Salsbery26-Jan-10 5:54 
GeneralRe: Help with deployement Pin
ToddHileHoffer26-Jan-10 6:00
ToddHileHoffer26-Jan-10 6:00 
GeneralRe: Help with deployement Pin
Mark Salsbery26-Jan-10 6:13
Mark Salsbery26-Jan-10 6:13 

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.