Click here to Skip to main content
15,913,722 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Navigate between xaml page from aspx page Pin
Abhinav S2-Oct-11 22:28
Abhinav S2-Oct-11 22:28 
QuestionHelp me please Pin
Noor20112-Oct-11 3:03
Noor20112-Oct-11 3:03 
AnswerRe: Help me please Pin
Simon Bang Terkildsen2-Oct-11 8:14
Simon Bang Terkildsen2-Oct-11 8:14 
GeneralRe: Help me please Pin
Noor20112-Oct-11 18:03
Noor20112-Oct-11 18:03 
GeneralRe: Help me please PinPopular
Simon Bang Terkildsen2-Oct-11 18:18
Simon Bang Terkildsen2-Oct-11 18:18 
GeneralRe: Help me please Pin
Noor20112-Oct-11 22:34
Noor20112-Oct-11 22:34 
GeneralRe: Help me please Pin
Pete O'Hanlon3-Oct-11 0:36
mvePete O'Hanlon3-Oct-11 0:36 
GeneralCasting the net ... Pin
Gary Ranson1-Oct-11 22:32
Gary Ranson1-Oct-11 22:32 
GeneralRe: Casting the net ... Pin
Pete O'Hanlon3-Oct-11 0:50
mvePete O'Hanlon3-Oct-11 0:50 
QuestionSilverlight3, VS2008 Pin
DuttaSandip4U30-Sep-11 23:08
DuttaSandip4U30-Sep-11 23:08 
AnswerRe: Silverlight3, VS2008 Pin
Abhinav S30-Sep-11 23:24
Abhinav S30-Sep-11 23:24 
QuestionSilverlight slider - binding lost when value is out-of-range Pin
Wjousts29-Sep-11 8:41
Wjousts29-Sep-11 8:41 
AnswerRe: Silverlight slider - binding lost when value is out-of-range Pin
killabyte29-Sep-11 17:23
killabyte29-Sep-11 17:23 
GeneralRe: Silverlight slider - binding lost when value is out-of-range Pin
BobJanova30-Sep-11 4:45
BobJanova30-Sep-11 4:45 
GeneralRe: Silverlight slider - binding lost when value is out-of-range Pin
Wjousts30-Sep-11 10:08
Wjousts30-Sep-11 10:08 
GeneralRe: Silverlight slider - binding lost when value is out-of-range Pin
Wjousts30-Sep-11 9:55
Wjousts30-Sep-11 9:55 
QuestionWPF combobox selecteditem issue Pin
PretzelB29-Sep-11 5:34
PretzelB29-Sep-11 5:34 
AnswerRe: WPF combobox selecteditem issue Pin
Ian Shlasko29-Sep-11 5:57
Ian Shlasko29-Sep-11 5:57 
GeneralRe: WPF combobox selecteditem issue Pin
PretzelB29-Sep-11 6:19
PretzelB29-Sep-11 6:19 
GeneralRe: WPF combobox selecteditem issue Pin
Ian Shlasko29-Sep-11 8:43
Ian Shlasko29-Sep-11 8:43 
GeneralRe: WPF combobox selecteditem issue Pin
PretzelB29-Sep-11 9:31
PretzelB29-Sep-11 9:31 
You were correct and I posted my solution in the other post. I think I see the issue.

Regarding the statement that the category wasn't "in the list", given the common example displayed here, am I missing a better way to do this?

My assumption is your data layer will have functions to get a list of objects (for maybe a combobox) and also have a function to grab an object by ID. Are you implying that maybe my data layer should be doing something different for it's "get by id" type function? I'm all for learning a better method.
GeneralRe: WPF combobox selecteditem issue Pin
Ian Shlasko29-Sep-11 10:32
Ian Shlasko29-Sep-11 10:32 
AnswerRe: WPF combobox selecteditem issue Pin
Simon Bang Terkildsen29-Sep-11 8:07
Simon Bang Terkildsen29-Sep-11 8:07 
GeneralRe: WPF combobox selecteditem issue Pin
PretzelB29-Sep-11 9:27
PretzelB29-Sep-11 9:27 
QuestionHow to use WPF to implement multi-pen drawing? Pin
rehuo28-Sep-11 21:58
rehuo28-Sep-11 21:58 

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.