Click here to Skip to main content
15,919,121 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Reporting with silverlight Pin
jonatan_55611-Feb-10 1:46
jonatan_55611-Feb-10 1:46 
AnswerMessage Removed Pin
8-Feb-10 23:10
Perpetuum Software8-Feb-10 23:10 
GeneralRe: Reporting with silverlight Pin
jonatan_55611-Feb-10 1:50
jonatan_55611-Feb-10 1:50 
QuestionHow to show tooltip over a TreeViewItem if it is not fully Visible? Pin
Venkatesh Mookkan4-Feb-10 16:32
Venkatesh Mookkan4-Feb-10 16:32 
QuestionOverride OnRender - (class inherits frameworkelement) Pin
DTh19784-Feb-10 13:21
DTh19784-Feb-10 13:21 
AnswerRe: Override OnRender - (class inherits frameworkelement) Pin
Super Lloyd4-Feb-10 16:52
Super Lloyd4-Feb-10 16:52 
QuestionBinding an Image in WPF ? Pin
Mohammad Dayyan4-Feb-10 0:52
Mohammad Dayyan4-Feb-10 0:52 
AnswerRe: Binding an Image in WPF ? Pin
Pete O'Hanlon4-Feb-10 2:16
mvePete O'Hanlon4-Feb-10 2:16 
There are many different ways of accomplishing this. You could give your Image a name, and bind to it directly in code, or you could use a ViewModel, and bind to the image via the VM, or you could use an ObjectDataSource which allows you to call this method, and bind to it from your image.

"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



GeneralRe: Binding an Image in WPF ? Pin
Mohammad Dayyan4-Feb-10 2:55
Mohammad Dayyan4-Feb-10 2:55 
GeneralRe: Binding an Image in WPF ? Pin
Pete O'Hanlon4-Feb-10 3:32
mvePete O'Hanlon4-Feb-10 3:32 
GeneralRe: Binding an Image in WPF ? Pin
Mohammad Dayyan4-Feb-10 3:35
Mohammad Dayyan4-Feb-10 3:35 
QuestionDeveloping Application for WPF on MAc Pin
wasimsharp3-Feb-10 17:47
wasimsharp3-Feb-10 17:47 
AnswerRe: Developing Application for WPF on MAc Pin
SeMartens3-Feb-10 21:32
SeMartens3-Feb-10 21:32 
QuestionDisplaying a Matrix: ListView/GridView CellTemplates for rows and columns. Pin
Bartosz Bien3-Feb-10 11:45
Bartosz Bien3-Feb-10 11:45 
AnswerRe: Displaying a Matrix: ListView/GridView CellTemplates for rows and columns. Pin
Super Lloyd3-Feb-10 12:30
Super Lloyd3-Feb-10 12:30 
QuestionHow to get Active Directory attribute(s) Pin
rgouette3-Feb-10 4:17
rgouette3-Feb-10 4:17 
AnswerRe: How to get Active Directory attribute(s) Pin
Abhinav S3-Feb-10 5:49
Abhinav S3-Feb-10 5:49 
GeneralRe: How to get Active Directory attribute(s) Pin
rgouette3-Feb-10 6:33
rgouette3-Feb-10 6:33 
Question[Solved] Combobox of line dash styles Pin
Richard Dutton3-Feb-10 3:07
Richard Dutton3-Feb-10 3:07 
AnswerRe: Combobox of line dash styles Pin
Pete O'Hanlon3-Feb-10 3:48
mvePete O'Hanlon3-Feb-10 3:48 
GeneralRe: Combobox of line dash styles Pin
Richard Dutton4-Feb-10 0:06
Richard Dutton4-Feb-10 0:06 
GeneralRe: Combobox of line dash styles Pin
Pete O'Hanlon4-Feb-10 1:17
mvePete O'Hanlon4-Feb-10 1:17 
QuestionDeployment Error Pin
vsaratkar2-Feb-10 10:38
vsaratkar2-Feb-10 10:38 
AnswerRe: Deployment Error Pin
Super Lloyd2-Feb-10 11:24
Super Lloyd2-Feb-10 11:24 
GeneralRe: Deployment Error Pin
vsaratkar3-Feb-10 5:14
vsaratkar3-Feb-10 5:14 

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.