Click here to Skip to main content
16,007,277 members
Home / Discussions / WPF
   

WPF

 
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 
Well my personal opinion will be to add controls by writing in the XAML rather than dragging from the toolbox. I have seen my Senior developer(who doesn't have much experience in WPF) adding controls in a Stackpanel by dragging into it!! D'Oh! | :doh: Don't know how she did it, but then i corrected it by doing it in XAML.
Its better to use Grid.RowDefinitions and ColumnDefinitions as this is how Grid is meant to work, to add controls in Rows and Columns(here again the senior developers just dragged without using any Row or Column definitons!! D'Oh! | :doh: ). Its much easier to handle the margins for your control, and styling the form will be much better and neater. Smile | :)

People with high attitude deserve the standing ovation of our highest finger!

My Technical Blog![^]

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 
GeneralRe: Nagivating from a aspx page to a silverlight page Pin
Vimalsoft(Pty) Ltd4-Mar-11 1:25
professionalVimalsoft(Pty) Ltd4-Mar-11 1:25 
QuestionListView with 50,000 controls Pin
Moonwalker0313-Mar-11 3:43
Moonwalker0313-Mar-11 3:43 
AnswerRe: ListView with 50,000 controls Pin
SledgeHammer013-Mar-11 5:00
SledgeHammer013-Mar-11 5:00 
GeneralRe: ListView with 50,000 controls Pin
Moonwalker0313-Mar-11 6:04
Moonwalker0313-Mar-11 6:04 
GeneralRe: ListView with 50,000 controls Pin
SledgeHammer013-Mar-11 6:31
SledgeHammer013-Mar-11 6:31 
GeneralRe: ListView with 50,000 controls Pin
Moonwalker0313-Mar-11 11:53
Moonwalker0313-Mar-11 11:53 
AnswerRe: ListView with 50,000 controls Pin
_Maxxx_3-Mar-11 15:55
professional_Maxxx_3-Mar-11 15:55 
GeneralRe: ListView with 50,000 controls Pin
Moonwalker0314-Mar-11 2:16
Moonwalker0314-Mar-11 2:16 

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.