Click here to Skip to main content
15,915,759 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Help Require: Huge DataBinding makes the Application Hang!!! Pin
Insincere Dave18-May-09 13:42
Insincere Dave18-May-09 13:42 
QuestionTabItem Border [SOLVED] Pin
#realJSOP15-May-09 6:11
professional#realJSOP15-May-09 6:11 
AnswerRe: TabItem Border Pin
#realJSOP18-May-09 1:03
professional#realJSOP18-May-09 1:03 
AnswerRe: TabItem Border Pin
Pete O'Hanlon18-May-09 1:56
mvePete O'Hanlon18-May-09 1:56 
GeneralRe: TabItem Border Pin
#realJSOP18-May-09 9:02
professional#realJSOP18-May-09 9:02 
GeneralRe: TabItem Border Pin
#realJSOP19-May-09 9:57
professional#realJSOP19-May-09 9:57 
QuestionListen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss15-May-09 5:09
YouMiss15-May-09 5:09 
AnswerRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
Mark Salsbery15-May-09 6:44
Mark Salsbery15-May-09 6:44 
GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss16-May-09 7:45
YouMiss16-May-09 7:45 
GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
Mark Salsbery16-May-09 7:51
Mark Salsbery16-May-09 7:51 
GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss16-May-09 8:38
YouMiss16-May-09 8:38 
QuestionWPF 3-D Points Plotting Pin
Member 124748115-May-09 3:24
Member 124748115-May-09 3:24 
AnswerRe: WPF 3-D Points Plotting Pin
Niladri_Biswas17-Jun-09 21:16
Niladri_Biswas17-Jun-09 21:16 
QuestionWPF DataGrid Pin
Baktha Singh Dharmaraj15-May-09 0:11
Baktha Singh Dharmaraj15-May-09 0:11 
AnswerRe: WPF DataGrid Pin
Mark Salsbery15-May-09 6:46
Mark Salsbery15-May-09 6:46 
AnswerRe: WPF DataGrid Pin
Niladri_Biswas13-Jun-09 3:37
Niladri_Biswas13-Jun-09 3:37 
QuestionRich WPF Charts Pin
Jacobus0114-May-09 21:27
Jacobus0114-May-09 21:27 
AnswerRe: Rich WPF Charts Pin
Member 124748119-May-09 8:02
Member 124748119-May-09 8:02 
QuestionWritableBitmap in silverlight3 Pin
VCsamir14-May-09 20:07
VCsamir14-May-09 20:07 
AnswerRe: WritableBitmap in silverlight3 Pin
Ray Cassick15-May-09 2:39
Ray Cassick15-May-09 2:39 
GeneralRe: WritableBitmap in silverlight3 Pin
VCsamir17-May-09 20:08
VCsamir17-May-09 20:08 
QuestionMultiselect mode not working for listview control containing a Gridview Pin
S Rajput14-May-09 16:12
S Rajput14-May-09 16:12 
AnswerRe: Multiselect mode not working for listview control containing a Gridview Pin
Mark Salsbery15-May-09 7:04
Mark Salsbery15-May-09 7:04 
AnswerRe: Multiselect mode not working for listview control containing a Gridview Pin
Niladri_Biswas13-Jun-09 3:43
Niladri_Biswas13-Jun-09 3:43 
QuestionPrism with DockManager Pin
Michael Sync14-May-09 15:51
Michael Sync14-May-09 15:51 
We are using WPF Dock as Prism Extension in our project. That extension can be downloaded from CompositeWPFContrib website. Currently, we are having some issues with Dock and Popup control. Please read more details about that problem in steps to reproduce.

http://michaelsync.net/demo/CALApplication.Shell.doc

Note: Please download the attachement and change the file extension "doc" to "zip".

1. Run the application
2. Click on Menu #1
3. Select "Customer Details"
4. Click on "Open Pupup" button
5. Click on "Open View 2" (View2 will be opened)
6. Click on "Customer Details" tab
Observe: Tab will be automatically moved back to "View2".

Note: It happens only when we are launching the VIew2 from Popup. If we move the command " Command="{Binding LaunchView2Command}"" to button above Popup, it won't happen. Not sure whether there is any relationship between Popup and Dock or Popup and Prism.

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


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.