Click here to Skip to main content
15,910,877 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Partial Declaration must not specify different base classes Pin
yuripon10-Aug-10 6:01
yuripon10-Aug-10 6:01 
GeneralRe: Partial Declaration must not specify different base classes Pin
#realJSOP10-Aug-10 8:23
professional#realJSOP10-Aug-10 8:23 
AnswerRe: Partial Declaration must not specify different base classes Pin
Ian Shlasko11-Aug-10 1:54
Ian Shlasko11-Aug-10 1:54 
QuestionExporting DataGrid To PDF in Silverlight Pin
Suman Gomedhikam10-Aug-10 2:08
Suman Gomedhikam10-Aug-10 2:08 
AnswerRe: Exporting DataGrid To PDF in Silverlight Pin
Abhinav S11-Aug-10 3:58
Abhinav S11-Aug-10 3:58 
QuestionWCF Service Communication Exception after Sometime Pin
vinodkrebc9-Aug-10 23:35
vinodkrebc9-Aug-10 23:35 
AnswerRe: WCF Service Communication Exception after Sometime Pin
Daniel Vaughan14-Aug-10 22:32
Daniel Vaughan14-Aug-10 22:32 
QuestionSQL DataBase display master detail relation Pin
nobodybodybody9-Aug-10 5:25
nobodybodybody9-Aug-10 5:25 
hi,

I need some help!!!

I have got two tables. Products and Producers. I receive both from my sql database and save them with dataadpter into two datatables and connect them by the datarelation. Both tables are in a dataset.

Product has the columns ID, productname and producerID. And some more, but they are not important for my question.

Producer has the columns ID and producername.

The relation should be clear by columnnames.

What i want:

i have a textblock and a dataset below. The dataset should contain all the products. In the textblock should be displayed the name of the producerscompany.

But this doesnt work, i cant bind the relation and then the name ( Binding producerrelation.producername)

On the other way, master/detail the binding to a relation is working, but i cant bind from detail to mastertable.

Does anybody know how??

Before i was trying this i used linqtosql, but it had such a bad performance that i decided to use ADO.net components.
With linq it was working fine.

Thanks a lot
Question"Tagging" a WCF Client Pin
User 127829-Aug-10 2:18
User 127829-Aug-10 2:18 
AnswerRe: "Tagging" a WCF Client Pin
Abhinav S9-Aug-10 5:00
Abhinav S9-Aug-10 5:00 
GeneralRe: "Tagging" a WCF Client Pin
User 127829-Aug-10 9:57
User 127829-Aug-10 9:57 
AnswerRe: "Tagging" a WCF Client Pin
Abhinav S9-Aug-10 19:03
Abhinav S9-Aug-10 19:03 
GeneralRe: "Tagging" a WCF Client Pin
User 1278211-Aug-10 14:52
User 1278211-Aug-10 14:52 
GeneralRe: "Tagging" a WCF Client Pin
Abhinav S11-Aug-10 17:02
Abhinav S11-Aug-10 17:02 
QuestionWPF: Accessing a style of ResourceDictionary from inside of usercontrol Pin
Prasoon Chaudhary8-Aug-10 21:04
Prasoon Chaudhary8-Aug-10 21:04 
QuestionHow to get the physical path or fullpath of the file in silverlight? Pin
nitincn5-Aug-10 1:04
nitincn5-Aug-10 1:04 
AnswerRe: How to get the physical path or fullpath of the file in silverlight? Pin
#realJSOP5-Aug-10 4:36
professional#realJSOP5-Aug-10 4:36 
GeneralRe: How to get the physical path or fullpath of the file in silverlight? Pin
Luc Pattyn5-Aug-10 7:59
sitebuilderLuc Pattyn5-Aug-10 7:59 
GeneralRe: How to get the physical path or fullpath of the file in silverlight? Pin
Pete O'Hanlon5-Aug-10 11:55
mvePete O'Hanlon5-Aug-10 11:55 
AnswerRe: How to get the physical path or fullpath of the file in silverlight? Pin
Abhinav S5-Aug-10 18:20
Abhinav S5-Aug-10 18:20 
AnswerRe: How to get the physical path or fullpath of the file in silverlight? Pin
Kunal Chowdhury «IN»5-Aug-10 22:40
professionalKunal Chowdhury «IN»5-Aug-10 22:40 
QuestionHow do I know when a databinding has finished????? Pin
friktor4-Aug-10 21:43
friktor4-Aug-10 21:43 
AnswerRe: How do I know when a databinding has finished????? Pin
Pete O'Hanlon4-Aug-10 22:01
mvePete O'Hanlon4-Aug-10 22:01 
GeneralRe: How do I know when a databinding has finished????? Pin
friktor4-Aug-10 22:07
friktor4-Aug-10 22:07 
QuestionHow to add an image to a control via code Pin
Member 44332744-Aug-10 7:49
Member 44332744-Aug-10 7:49 

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.