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

WPF

 
AnswerRe: TCP Cross Domain Access Policy Pin
Mark Salsbery6-Nov-09 9:43
Mark Salsbery6-Nov-09 9:43 
QuestionTrust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 6:41
42774806-Nov-09 6:41 
AnswerRe: Trust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 8:16
42774806-Nov-09 8:16 
QuestionWPF DataGrid Upper left corner, what is it? Pin
DahrkDaiz6-Nov-09 3:33
DahrkDaiz6-Nov-09 3:33 
AnswerRe: WPF DataGrid Upper left corner, what is it? Pin
Mark Salsbery6-Nov-09 10:21
Mark Salsbery6-Nov-09 10:21 
GeneralRe: WPF DataGrid Upper left corner, what is it? Pin
DahrkDaiz10-Nov-09 3:57
DahrkDaiz10-Nov-09 3:57 
GeneralRe: WPF DataGrid Upper left corner, what is it? Pin
Mark Salsbery10-Nov-09 6:24
Mark Salsbery10-Nov-09 6:24 
QuestionWPF and ASP.NET Pin
rastaVnuce5-Nov-09 23:46
rastaVnuce5-Nov-09 23:46 
AnswerRe: WPF and ASP.NET Pin
Pete O'Hanlon6-Nov-09 0:03
mvePete O'Hanlon6-Nov-09 0:03 
GeneralRe: WPF and ASP.NET Pin
rastaVnuce6-Nov-09 0:58
rastaVnuce6-Nov-09 0:58 
AnswerRe: WPF and ASP.NET Pin
Christian Graus6-Nov-09 23:42
protectorChristian Graus6-Nov-09 23:42 
AnswerRe: WPF and ASP.NET Pin
Steven Kirk8-Nov-09 23:30
Steven Kirk8-Nov-09 23:30 
QuestionPosition of UIElement Pin
sadas232341s5-Nov-09 19:48
sadas232341s5-Nov-09 19:48 
AnswerRe: Position of UIElement Pin
Mark Salsbery6-Nov-09 9:50
Mark Salsbery6-Nov-09 9:50 
QuestionSilver light application problem [modified] Pin
rag_Singh5-Nov-09 19:26
rag_Singh5-Nov-09 19:26 
AnswerRe: Silver light application problem Pin
Mark Salsbery6-Nov-09 9:55
Mark Salsbery6-Nov-09 9:55 
AnswerRe: Silver light application problem Pin
rag_Singh8-Nov-09 18:21
rag_Singh8-Nov-09 18:21 
QuestionFundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
The OldManChild5-Nov-09 13:28
The OldManChild5-Nov-09 13:28 
AnswerRe: Fundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
Mark Salsbery6-Nov-09 9:59
Mark Salsbery6-Nov-09 9:59 
GeneralRe: Fundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
The OldManChild6-Nov-09 18:54
The OldManChild6-Nov-09 18:54 
QuestionBinding custom objects collection to ListBox in WPF?? Pin
mittalpa5-Nov-09 8:25
mittalpa5-Nov-09 8:25 
AnswerRe: Binding custom objects collection to ListBox in WPF?? Pin
Mark Salsbery5-Nov-09 9:42
Mark Salsbery5-Nov-09 9:42 
QuestionNew to WPF - Would this be easy to implement? Pin
AksharRoop4-Nov-09 19:36
AksharRoop4-Nov-09 19:36 
Hi All,

I am just starting with WPF to implement rich GUI application. I have design in my mind and would like you to give suggestion to make it better.

---------------------------------------------------
dropDown1         dropdown2       dropdown3

----------........---------........---------  
..........|......|.........|......|.........|
..........|......|.........|......|.........|
..........|......|container|......|container|
Tree view.|......|..with...|......|..with...|
..........|......|.multiple|......|.multiple|
..........|......|list view|......|list view|
..........|......|.........|......|.........|
..........|......|.........|......|.........|
----------.......-----------......-----------  
---------------------------------------------------


Above is the design i would like to implement. How it should work?
- a user will select an option from dropDown1 and treeview will be filled with hierarchy of active, pending, closed guests.
- When user will select an option from dropDown2/dropDown3 it will fill respective containers with list views (no of list views will be decided at run time by retrieving count from DB so there is requirement that container should pop up scrollbars if listviews crosses the bounds)
- Now user will move (drag and drop) guest from treeview to list view.

This is how application would work. I need your suggestion if this would be easy to implement in WPF. Also share your view on this.

Thanks,
AksharRoop
AnswerRe: New to WPF - Would this be easy to implement? Pin
Mark Salsbery5-Nov-09 7:24
Mark Salsbery5-Nov-09 7:24 
QuestionRe: New to WPF - Would this be easy to implement? Pin
AksharRoop5-Nov-09 20:09
AksharRoop5-Nov-09 20:09 

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.