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

WPF

 
GeneralRe: AutoCompleteBox Pin
Pete O'Hanlon5-Mar-11 9:40
mvePete O'Hanlon5-Mar-11 9:40 
GeneralRe: AutoCompleteBox Pin
Moonwalker0315-Mar-11 10:59
Moonwalker0315-Mar-11 10:59 
GeneralRe: AutoCompleteBox Pin
Pete O'Hanlon5-Mar-11 11:27
mvePete O'Hanlon5-Mar-11 11:27 
GeneralRe: AutoCompleteBox Pin
Moonwalker0315-Mar-11 13:47
Moonwalker0315-Mar-11 13:47 
GeneralRe: AutoCompleteBox Pin
SledgeHammer015-Mar-11 15:42
SledgeHammer015-Mar-11 15:42 
GeneralRe: AutoCompleteBox Pin
Moonwalker0315-Mar-11 21:51
Moonwalker0315-Mar-11 21:51 
GeneralRe: AutoCompleteBox Pin
Moonwalker0316-Mar-11 5:19
Moonwalker0316-Mar-11 5:19 
GeneralRe: AutoCompleteBox Pin
Moonwalker0316-Mar-11 22:24
Moonwalker0316-Mar-11 22:24 
Update -
Managed to fix all problems finally. The null Exception was showing because the property is named "Text" and not "PART_EditableTextBox" in AutocompleteBox. Thanks again.

One last question.

I am using the Populated Event to check if there are any items in the dropdown list. The list is given through PopulatedEventArgs with the Data property. Since this is IEnumerable type, what is the easiest way to check if the list is empty or not?
I worked around it be copying the data to a listbox and then checking the items count of the listbox. But this is not the best way for sure.
GeneralTreeView / Collapsible Datagrid Using Silverlight Pin
MadhavJoshi4-Mar-11 1:54
MadhavJoshi4-Mar-11 1:54 
GeneralRe: TreeView / Collapsible Datagrid Using Silverlight Pin
Pete O'Hanlon4-Mar-11 3:51
mvePete O'Hanlon4-Mar-11 3:51 
Questionxaml design vs drag and drop Pin
arkiboys3-Mar-11 23:56
arkiboys3-Mar-11 23:56 
AnswerRe: xaml design vs drag and drop Pin
Pravin Patil, Mumbai4-Mar-11 0:10
Pravin Patil, Mumbai4-Mar-11 0:10 
AnswerRe: xaml design vs drag and drop Pin
Dave Kerr4-Mar-11 0:30
mentorDave Kerr4-Mar-11 0:30 
AnswerRe: xaml design vs drag and drop Pin
Mycroft Holmes4-Mar-11 0:48
professionalMycroft Holmes4-Mar-11 0:48 
AnswerRe: xaml design vs drag and drop Pin
RugbyLeague4-Mar-11 5:04
RugbyLeague4-Mar-11 5:04 
AnswerRe: xaml design vs drag and drop Pin
Tarun.K.S6-Mar-11 7:14
Tarun.K.S6-Mar-11 7:14 
AnswerRe: xaml design vs drag and drop Pin
Jammer8-Mar-11 0:16
Jammer8-Mar-11 0:16 
QuestionWPF TextBox - setting caret so hard! Following code doesn't change a thing! [modified] Pin
devvvy3-Mar-11 22:17
devvvy3-Mar-11 22:17 
QuestionUsing Office Themes Pin
Kevin Marois3-Mar-11 9:40
professionalKevin Marois3-Mar-11 9:40 
AnswerRe: Using Office Themes Pin
Pete O'Hanlon3-Mar-11 9:45
mvePete O'Hanlon3-Mar-11 9:45 
AnswerRe: Using Office Themes Pin
SledgeHammer013-Mar-11 9:46
SledgeHammer013-Mar-11 9:46 
QuestionNagivating from a aspx page to a silverlight page Pin
Vimalsoft(Pty) Ltd3-Mar-11 5:17
professionalVimalsoft(Pty) Ltd3-Mar-11 5:17 
AnswerRe: Nagivating from a aspx page to a silverlight page Pin
Pravin Patil, Mumbai4-Mar-11 0:23
Pravin Patil, Mumbai4-Mar-11 0:23 
GeneralRe: Nagivating from a aspx page to a silverlight page Pin
Vimalsoft(Pty) Ltd4-Mar-11 0:29
professionalVimalsoft(Pty) Ltd4-Mar-11 0:29 
GeneralRe: Nagivating from a aspx page to a silverlight page Pin
Pravin Patil, Mumbai4-Mar-11 0:57
Pravin Patil, Mumbai4-Mar-11 0:57 

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.