Click here to Skip to main content
15,887,485 members
Home / Discussions / WPF
   

WPF

 
QuestionUpload large files Pin
Tarun.Suneja12-Aug-09 20:34
Tarun.Suneja12-Aug-09 20:34 
AnswerRe: Upload large files Pin
Pete O'Hanlon12-Aug-09 22:01
mvePete O'Hanlon12-Aug-09 22:01 
GeneralRe: Upload large files Pin
Tarun.Suneja13-Aug-09 0:59
Tarun.Suneja13-Aug-09 0:59 
QuestionAnnouncing MoXAML Power Toys 2.5 Pin
Pete O'Hanlon12-Aug-09 11:34
mvePete O'Hanlon12-Aug-09 11:34 
AnswerRe: Announcing MoXAML Power Toys 2.5 Pin
Kunal Chowdhury «IN»13-Aug-09 21:08
professionalKunal Chowdhury «IN»13-Aug-09 21:08 
QuestionControlling the ObservableCollection rendering Pin
guy181212-Aug-09 10:40
guy181212-Aug-09 10:40 
AnswerRe: Controlling the ObservableCollection rendering Pin
Kunal Chowdhury «IN»14-Aug-09 0:53
professionalKunal Chowdhury «IN»14-Aug-09 0:53 
AnswerRe: Controlling the ObservableCollection rendering Pin
Pete O'Hanlon14-Aug-09 1:13
mvePete O'Hanlon14-Aug-09 1:13 
It sounds like you've got your ObservableCollection in the wrong place. You need to change the List in Manager into an ObservableCollection, so that add and delete events are raised appropriately. Basically, you've wrapped the List up in something that will never see the changes without you explicitly raising a notification, which seems to be a little bit pointless.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



QuestionSilverlight - VectrolLight Tree View Pin
Rajeev Raina12-Aug-09 4:01
Rajeev Raina12-Aug-09 4:01 
AnswerRe: Silverlight - VectrolLight Tree View Pin
Pete O'Hanlon14-Aug-09 4:18
mvePete O'Hanlon14-Aug-09 4:18 
AnswerRe: Silverlight - VectrolLight Tree View Pin
Michael Sync14-Aug-09 4:18
Michael Sync14-Aug-09 4:18 
GeneralRe: Silverlight - VectrolLight Tree View Pin
Pete O'Hanlon14-Aug-09 4:43
mvePete O'Hanlon14-Aug-09 4:43 
GeneralRe: Silverlight - VectrolLight Tree View Pin
Rajeev Raina16-Aug-09 20:29
Rajeev Raina16-Aug-09 20:29 
QuestionGUI updations on socket callback Pin
JS 200812-Aug-09 1:29
JS 200812-Aug-09 1:29 
AnswerRe: GUI updations on socket callback Pin
Michael Sync12-Aug-09 3:21
Michael Sync12-Aug-09 3:21 
GeneralRe: GUI updations on socket callback Pin
JS 200812-Aug-09 19:11
JS 200812-Aug-09 19:11 
GeneralRe: GUI updations on socket callback Pin
Michael Sync14-Aug-09 4:10
Michael Sync14-Aug-09 4:10 
QuestionCancel rendering of a Control in Wpf Pin
jopiron12-Aug-09 0:25
jopiron12-Aug-09 0:25 
AnswerRe: Cancel rendering of a Control in Wpf Pin
Pete O'Hanlon12-Aug-09 0:37
mvePete O'Hanlon12-Aug-09 0:37 
GeneralRe: Cancel rendering of a Control in Wpf Pin
jopiron12-Aug-09 0:43
jopiron12-Aug-09 0:43 
GeneralRe: Cancel rendering of a Control in Wpf Pin
Pete O'Hanlon12-Aug-09 0:56
mvePete O'Hanlon12-Aug-09 0:56 
GeneralRe: Cancel rendering of a Control in Wpf Pin
jopiron12-Aug-09 1:32
jopiron12-Aug-09 1:32 
GeneralRe: Cancel rendering of a Control in Wpf Pin
jopiron12-Aug-09 1:52
jopiron12-Aug-09 1:52 
QuestionWhat do i need to install silverlight and make it run in visual studio2008 Pin
Andile.M11-Aug-09 22:44
Andile.M11-Aug-09 22:44 
AnswerRe: What do i need to install silverlight and make it run in visual studio2008 Pin
Pete O'Hanlon12-Aug-09 0:02
mvePete O'Hanlon12-Aug-09 0:02 

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.