Click here to Skip to main content
15,861,125 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Progress bar on loading a page Pin
Mark Salsbery15-Oct-09 6:57
Mark Salsbery15-Oct-09 6:57 
GeneralRe: Progress bar on loading a page Pin
ravi.vellanky19-Oct-09 18:43
ravi.vellanky19-Oct-09 18:43 
GeneralRe: Progress bar on loading a page Pin
Mark Salsbery20-Oct-09 6:26
Mark Salsbery20-Oct-09 6:26 
QuestionSilverlight Background color problem Pin
Blikkies13-Oct-09 0:13
professionalBlikkies13-Oct-09 0:13 
AnswerRe: Silverlight Background color problem Pin
Mark Salsbery13-Oct-09 6:17
Mark Salsbery13-Oct-09 6:17 
GeneralRe: Silverlight Background color problem Pin
Blikkies13-Oct-09 9:46
professionalBlikkies13-Oct-09 9:46 
QuestionWPF Large image grid - best control to use? Pin
Bex_300012-Oct-09 23:52
Bex_300012-Oct-09 23:52 
QuestionDraw database diagram using Silverlight Pin
Jay_se12-Oct-09 10:59
Jay_se12-Oct-09 10:59 
Hi
I am having the requirement like drawing the database relationship diagram.
Please find the sample image in the below path.
http://siebelunleashed.com/wp-content/uploads/2008/06/informaticasourcequalifierscreenshot.png

1. By default, each table icon is in the minimized state & is displayed as a clickable button.
2. If the user click on it, it will be maximized & all the columns displayed (with scroll, if number of columns exceeds its maximum limit)
3. The user can move the icons anywhere around the UI boundaries.
4. The user can minimize it back to an icon by clicking on the minimize botton.
5. There is a connector between related tables (primary/ foreign key relationship) Column wise connector is not required in my case. Only one connector between the related tables is required.
6. If the user clicks on the connector, the relationship details will be displayed in a popup window.

How can we implement the same in Web UI using Silverlight?

Till now, I have tried with WCF for the database connectivity & drawn few movable images (Image control with mouse event handlers) and connectors (line control) between them by created all the controls dynamically from code behind file (xaml.vb)

Kindly help us with your valuable suggestions on this. Smile | :)

Thanks
Jeyakumar

Jey

AnswerRe: Draw database diagram using Silverlight Pin
Mark Salsbery13-Oct-09 6:20
Mark Salsbery13-Oct-09 6:20 
QuestionMessage Removed Pin
12-Oct-09 9:45
professionalN_tro_P12-Oct-09 9:45 
AnswerRe: MVVM and using a Backgroundworker Pin
Pete O'Hanlon12-Oct-09 10:29
subeditorPete O'Hanlon12-Oct-09 10:29 
GeneralMessage Removed Pin
14-Oct-09 5:30
professionalN_tro_P14-Oct-09 5:30 
GeneralRe: MVVM and using a Backgroundworker Pin
Pete O'Hanlon14-Oct-09 9:20
subeditorPete O'Hanlon14-Oct-09 9:20 
QuestionHow to use DrawingGroup and GeometryDrawing classes in Silverlight Pin
amit@work12-Oct-09 5:22
amit@work12-Oct-09 5:22 
AnswerRe: How to use DrawingGroup and GeometryDrawing classes in Silverlight Pin
Mark Salsbery12-Oct-09 6:08
Mark Salsbery12-Oct-09 6:08 
QuestionDelete button with Data grid Pin
ravi.vellanky11-Oct-09 21:29
ravi.vellanky11-Oct-09 21:29 
AnswerRe: Delete button with Data grid Pin
Anudeep Jaiswal - MCA12-Oct-09 1:36
Anudeep Jaiswal - MCA12-Oct-09 1:36 
GeneralBinding StringWriter to WPF TextBox Pin
dwotx11-Oct-09 13:07
dwotx11-Oct-09 13:07 
GeneralRe: Binding StringWriter to WPF TextBox Pin
Pete O'Hanlon12-Oct-09 11:16
subeditorPete O'Hanlon12-Oct-09 11:16 
Questionve silverlight map control-web services Pin
billy dev11-Oct-09 5:59
billy dev11-Oct-09 5:59 
AnswerRe: ve silverlight map control-web services Pin
Mark Salsbery11-Oct-09 10:41
Mark Salsbery11-Oct-09 10:41 
GeneralRe: ve silverlight map control-web services Pin
billy dev12-Oct-09 10:19
billy dev12-Oct-09 10:19 
AnswerRe: ve silverlight map control-web services Pin
Mark Salsbery11-Oct-09 11:14
Mark Salsbery11-Oct-09 11:14 
GeneralRe: ve silverlight map control-web services Pin
billy dev12-Oct-09 10:34
billy dev12-Oct-09 10:34 
GeneralRe: ve silverlight map control-web services Pin
Mark Salsbery12-Oct-09 10:54
Mark Salsbery12-Oct-09 10:54 

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.