Click here to Skip to main content
16,006,382 members
Home / Discussions / WPF
   

WPF

 
QuestionDataBinding using WPF Pin
cbe_200813-May-08 0:24
cbe_200813-May-08 0:24 
AnswerRe: DataBinding using WPF Pin
Pete O'Hanlon13-May-08 0:42
mvePete O'Hanlon13-May-08 0:42 
QuestionWorld map using silverlight Pin
rajahram11-May-08 21:35
rajahram11-May-08 21:35 
AnswerRe: World map using silverlight Pin
Michael Sync11-May-08 22:07
Michael Sync11-May-08 22:07 
QuestionHow to create Tab control in silver light (Expression Blend 2) Pin
kishorekumar.malla@live.com10-May-08 23:41
kishorekumar.malla@live.com10-May-08 23:41 
AnswerRe: How to create Tab control in silver light (Expression Blend 2) Pin
Michael Sync11-May-08 22:03
Michael Sync11-May-08 22:03 
QuestionExpression Blend UserControl [modified] Pin
BlitzPackage10-May-08 19:42
BlitzPackage10-May-08 19:42 
AnswerRe: Expression Blend UserControl Pin
Insincere Dave11-May-08 8:01
Insincere Dave11-May-08 8:01 
To make sure that the resizing behaviour is correct, you should try resizing your template in blend and seeing how it behaves. Make sure that the columns and rows in the grid are setup correctly, and that the objects have the right column, row, columnspan, rowspans and margins. Double click the grid to enable row/column editing.

You can do the data binding in blend, in the project tab there are buttons to add a new data source. However I reccomend to check out the data binding documentation. As well as the articles here on code project.

Also you might want to post a bit more such as your DataTemplate the object it is for and the collection that is bound, if you have any more questions.
Questioncombo Box Binding Pin
AAKAra9-May-08 11:38
AAKAra9-May-08 11:38 
AnswerRe: combo Box Binding Pin
User 27100910-May-08 0:17
User 27100910-May-08 0:17 
GeneralRe: combo Box Binding Pin
AAKAra10-May-08 5:41
AAKAra10-May-08 5:41 
GeneralRe: combo Box Binding Pin
User 27100910-May-08 5:44
User 27100910-May-08 5:44 
QuestiondnrTV Silverlight presentations won't run Pin
Kevin McFarlane9-May-08 9:27
Kevin McFarlane9-May-08 9:27 
AnswerRe: dnrTV Silverlight presentations won't run Pin
Michael Sync15-May-08 7:34
Michael Sync15-May-08 7:34 
QuestionKarl Shifflett - MasterPages Pin
Jammer9-May-08 5:01
Jammer9-May-08 5:01 
AnswerRe: Karl Shifflett - MasterPages Pin
User 2710099-May-08 5:22
User 2710099-May-08 5:22 
QuestionWPF App and Debug Issue Pin
Jammer9-May-08 3:33
Jammer9-May-08 3:33 
AnswerRe: WPF App and Debug Issue Pin
User 2710099-May-08 5:23
User 2710099-May-08 5:23 
GeneralRe: WPF App and Debug Issue Pin
Jammer9-May-08 5:24
Jammer9-May-08 5:24 
GeneralRe: WPF App and Debug Issue Pin
User 2710099-May-08 5:36
User 2710099-May-08 5:36 
GeneralRe: WPF App and Debug Issue Pin
Jammer11-May-08 23:17
Jammer11-May-08 23:17 
GeneralRe: WPF App and Debug Issue Pin
User 27100911-May-08 23:59
User 27100911-May-08 23:59 
GeneralRe: WPF App and Debug Issue Pin
Jammer12-May-08 4:47
Jammer12-May-08 4:47 
GeneralRe: WPF App and Debug Issue Pin
User 27100912-May-08 5:34
User 27100912-May-08 5:34 
GeneralRe: WPF App and Debug Issue Pin
Jammer12-May-08 5:51
Jammer12-May-08 5:51 

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.