Click here to Skip to main content
15,903,175 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: viewing xml date in wpf [modified] Pin
Sonar8721-Aug-10 22:46
Sonar8721-Aug-10 22:46 
GeneralRe: viewing xml date in wpf Pin
Pete O'Hanlon22-Aug-10 2:54
mvePete O'Hanlon22-Aug-10 2:54 
QuestionRe: viewing xml data in wpf Pin
Sonar8722-Aug-10 18:09
Sonar8722-Aug-10 18:09 
AnswerRe: viewing xml data in wpf Pin
Pete O'Hanlon22-Aug-10 20:08
mvePete O'Hanlon22-Aug-10 20:08 
QuestionOpenFileDialog in SilverLight Pin
yogesh_kumar_agarwal20-Aug-10 22:10
yogesh_kumar_agarwal20-Aug-10 22:10 
AnswerRe: OpenFileDialog in SilverLight Pin
Pete O'Hanlon21-Aug-10 9:21
mvePete O'Hanlon21-Aug-10 9:21 
QuestionUpdating Observable collection with combo box inside a user control Pin
dashingsidds20-Aug-10 17:51
dashingsidds20-Aug-10 17:51 
AnswerRe: Updating Observable collection with combo box inside a user control Pin
Kunal Chowdhury «IN»20-Aug-10 18:12
professionalKunal Chowdhury «IN»20-Aug-10 18:12 
Hi Samar,

From the first look of your query I will suggest you to use "DataBinding" for the ComboBox. As you are using ObservableCollection, you don't have to explicitly fire the refresh event. Once data changed in collection it will refresh implicitly. Next thing is, use Mode=TwoWay while binding to the properties inside your combobox. Use a DataTemplate to create your specific template. It will be easy for you to bind the values.

Have a look & get back to me if any issues.


Don't forget to Click on [Vote] and [Good Answer] on the posts that helped you.


Regards - Kunal Chowdhury | Software Developer | Chennai | India | My Blog | My Tweets | Silverlight Tutorial

QuestionData Binding Controls/Indicators in Two Windows Pin
alleyes20-Aug-10 15:40
professionalalleyes20-Aug-10 15:40 
QuestionEmpty object when deserializing with DataContractSerializer Pin
95ulisse20-Aug-10 13:42
95ulisse20-Aug-10 13:42 
QuestionSilverlight DeepZoom Pin
faton.arifi20-Aug-10 2:21
faton.arifi20-Aug-10 2:21 
AnswerRe: Silverlight DeepZoom Pin
faton.arifi20-Aug-10 4:23
faton.arifi20-Aug-10 4:23 
AnswerRe: Silverlight DeepZoom Pin
clement_91110-Sep-10 20:07
clement_91110-Sep-10 20:07 
QuestionGet all controls on form in WPF Pin
tinytoon_lk19-Aug-10 23:29
tinytoon_lk19-Aug-10 23:29 
AnswerRe: Get all controls on form in WPF Pin
Abhinav S19-Aug-10 23:38
Abhinav S19-Aug-10 23:38 
QuestionWPF ComboBox Selection Problem Pin
avi_dadi200219-Aug-10 23:02
avi_dadi200219-Aug-10 23:02 
AnswerRe: WPF ComboBox Selection Problem Pin
Abhinav S19-Aug-10 23:27
Abhinav S19-Aug-10 23:27 
GeneralRe: WPF ComboBox Selection Problem Pin
avi_dadi200219-Aug-10 23:33
avi_dadi200219-Aug-10 23:33 
QuestionGet WPF control from one point Pin
tinytoon_lk19-Aug-10 6:23
tinytoon_lk19-Aug-10 6:23 
AnswerRe: Get WPF control from one point [modified] Pin
#realJSOP20-Aug-10 3:54
professional#realJSOP20-Aug-10 3:54 
GeneralRe: Get WPF control from one point Pin
tinytoon_lk22-Aug-10 22:27
tinytoon_lk22-Aug-10 22:27 
QuestionHow to plan a project both in WPF and Silverlight Pin
David Shapira18-Aug-10 8:01
David Shapira18-Aug-10 8:01 
AnswerRe: How to plan a project both in WPF and Silverlight Pin
Ian Shlasko18-Aug-10 9:06
Ian Shlasko18-Aug-10 9:06 
GeneralRe: How to plan a project both in WPF and Silverlight Pin
David Shapira18-Aug-10 9:25
David Shapira18-Aug-10 9:25 
GeneralRe: How to plan a project both in WPF and Silverlight Pin
Ian Shlasko18-Aug-10 9:28
Ian Shlasko18-Aug-10 9:28 

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.