Click here to Skip to main content
15,886,786 members
Home / Discussions / WPF
   

WPF

 
QuestionWPF Toolkit: DataGrid disbled the cell Pin
laprathab9-Jul-09 0:15
laprathab9-Jul-09 0:15 
Questiondefault control template xaml Pin
Bob Bedell8-Jul-09 13:28
Bob Bedell8-Jul-09 13:28 
AnswerRe: default control template xaml Pin
Kamal Gurnani9-Jul-09 1:06
Kamal Gurnani9-Jul-09 1:06 
GeneralRe: default control template xaml Pin
Bob Bedell9-Jul-09 12:02
Bob Bedell9-Jul-09 12:02 
GeneralRe: default control template xaml Pin
Bob Bedell9-Jul-09 12:04
Bob Bedell9-Jul-09 12:04 
GeneralRe: default control template xaml Pin
Bob Bedell9-Jul-09 16:12
Bob Bedell9-Jul-09 16:12 
GeneralRe: default control template xaml Pin
Bob Bedell11-Jul-09 4:08
Bob Bedell11-Jul-09 4:08 
Questiontextbox - select all Pin
teejayem8-Jul-09 6:07
teejayem8-Jul-09 6:07 
I know it sounds stupid but i'm looking for a way to style a textbox so that when it has focus it selects all the text. I know I could just call 'textBox.SelectAll()' (but i like to avoid x:Name). I could subclass the textbox and override OnFocus and call "SelectAll()" (but i don't like the idea). I'd really like to be able to do this in xaml by creating a style. I did a google check but came up empty Frown | :(


EDIT:
i just came across this solution[^]. I'm really hoping for a pure xaml solution but this will work.

Don't be overcome by evil, but overcome evil with good

AnswerRe: textbox - select all Pin
User 2710099-Jul-09 18:23
User 2710099-Jul-09 18:23 
QuestionMessage Removed Pin
8-Jul-09 3:45
professionalN_tro_P8-Jul-09 3:45 
AnswerRe: WPF Charting Pin
Pete O'Hanlon8-Jul-09 4:41
mvePete O'Hanlon8-Jul-09 4:41 
QuestionListview binding is not working with page class Pin
laprathab7-Jul-09 21:50
laprathab7-Jul-09 21:50 
AnswerRe: Listview binding is not working with page class Pin
User 2710097-Jul-09 22:05
User 2710097-Jul-09 22:05 
GeneralRe: Listview binding is not working with page class Pin
laprathab7-Jul-09 23:11
laprathab7-Jul-09 23:11 
GeneralRe: Listview binding is not working with page class Pin
User 2710097-Jul-09 23:17
User 2710097-Jul-09 23:17 
GeneralRe: Listview binding is not working with page class Pin
laprathab7-Jul-09 23:32
laprathab7-Jul-09 23:32 
GeneralRe: Listview binding is not working with page class Pin
User 2710097-Jul-09 23:37
User 2710097-Jul-09 23:37 
GeneralRe: Listview binding is not working with page class Pin
laprathab7-Jul-09 23:47
laprathab7-Jul-09 23:47 
GeneralRe: Listview binding is not working with page class Pin
User 2710097-Jul-09 23:51
User 2710097-Jul-09 23:51 
GeneralRe: Listview binding is not working with page class Pin
laprathab7-Jul-09 23:55
laprathab7-Jul-09 23:55 
GeneralRe: Listview binding is not working with page class Pin
User 2710098-Jul-09 0:05
User 2710098-Jul-09 0:05 
GeneralRe: Listview binding is not working with page class Pin
laprathab8-Jul-09 0:24
laprathab8-Jul-09 0:24 
QuestionHow to use xamDataGrid in VS2005/VS2008 Pin
jgotlt7-Jul-09 20:14
jgotlt7-Jul-09 20:14 
AnswerRe: How to use xamDataGrid in VS2005/VS2008 Pin
User 2710097-Jul-09 21:40
User 2710097-Jul-09 21:40 
GeneralRe: How to use xamDataGrid in VS2005/VS2008 Pin
Pete O'Hanlon7-Jul-09 22:00
mvePete O'Hanlon7-Jul-09 22:00 

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.