Click here to Skip to main content
15,889,693 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: error : System.ServiceModel.CommunicationException was unhandled by user code Message="The remote server returned an error: NotFound." Pin
Arun Jacob10-Sep-09 18:00
Arun Jacob10-Sep-09 18:00 
GeneralRe: error : System.ServiceModel.CommunicationException was unhandled by user code Message="The remote server returned an error: NotFound." Pin
samiran bhuin24-Mar-11 23:27
samiran bhuin24-Mar-11 23:27 
QuestionRightToLeft TabControl ? Pin
Mohammad Dayyan9-Sep-09 1:20
Mohammad Dayyan9-Sep-09 1:20 
QuestionWCF service problem in silverlight application Pin
Nekkantidivya8-Sep-09 22:20
Nekkantidivya8-Sep-09 22:20 
AnswerRe: WCF service problem in silverlight application Pin
Arun Jacob8-Sep-09 22:30
Arun Jacob8-Sep-09 22:30 
QuestionWPF ToolKit Datagrid -- Urgent Pin
avi_dadi20028-Sep-09 21:35
avi_dadi20028-Sep-09 21:35 
AnswerRe: WPF ToolKit Datagrid -- Urgent Pin
Christian Graus9-Sep-09 10:23
protectorChristian Graus9-Sep-09 10:23 
QuestionImplementing stop functionality for downloading data from db in WPF app in MVP Pin
Krishna Aditya8-Sep-09 20:52
Krishna Aditya8-Sep-09 20:52 
Hi

In my WPF windows app, with MVP architecture, I have to download data from database into excel sheet with DOWNLOAD button. I have an another button STOP which has to stop the current process of downloading .

Say, for eg: I have data to download into 5 excel files, after a min or so, if i click stop button, it shuld stop at the point of downloading and by this time if it had copied to 2 files, then it should remain..

I am trying out for

1. The click of Download btn should start downloading(now its happening.. corrctly..) . But When i click stop it should stop at the point of downloading and retain the data...

2. Also, I have added an wpf progress bar.so the downloading of hte data should be linked with the progress bar data.. i mean if ti takes 170 secs to download from db, the progress bar should display the status of it..



Kindly help me.

Thank you,

Ramm
AnswerRe: Implementing stop functionality for downloading data from db in WPF app in MVP Pin
Christian Graus9-Sep-09 10:26
protectorChristian Graus9-Sep-09 10:26 
GeneralRe: Implementing stop functionality for downloading data from db in WPF app in MVP Pin
Krishna Aditya9-Sep-09 21:27
Krishna Aditya9-Sep-09 21:27 
GeneralRe: Implementing stop functionality for downloading data from db in WPF app in MVP Pin
Christian Graus10-Sep-09 14:30
protectorChristian Graus10-Sep-09 14:30 
Questionhow to access the layout control from view to viewmodel Pin
anandmca8-Sep-09 20:33
anandmca8-Sep-09 20:33 
AnswerRe: how to access the layout control from view to viewmodel Pin
Pete O'Hanlon8-Sep-09 21:43
mvePete O'Hanlon8-Sep-09 21:43 
Question3rd party control for wpf graphic editing Pin
xkrja7-Sep-09 23:20
xkrja7-Sep-09 23:20 
AnswerRe: 3rd party control for wpf graphic editing Pin
Richard MacCutchan8-Sep-09 1:26
mveRichard MacCutchan8-Sep-09 1:26 
GeneralRe: 3rd party control for wpf graphic editing Pin
xkrja8-Sep-09 4:04
xkrja8-Sep-09 4:04 
GeneralRe: 3rd party control for wpf graphic editing Pin
Richard MacCutchan8-Sep-09 4:48
mveRichard MacCutchan8-Sep-09 4:48 
QuestionHow to add text to the GridView in wpf? Pin
Krishna Aditya7-Sep-09 20:49
Krishna Aditya7-Sep-09 20:49 
AnswerRe: How to add text to the GridView in wpf? Pin
ABitSmart7-Sep-09 21:11
ABitSmart7-Sep-09 21:11 
GeneralRe: How to add text to the GridView in wpf? Pin
Krishna Aditya7-Sep-09 21:17
Krishna Aditya7-Sep-09 21:17 
GeneralRe: How to add text to the GridView in wpf? Pin
ABitSmart7-Sep-09 21:25
ABitSmart7-Sep-09 21:25 
GeneralRe: How to add text to the GridView in wpf? Pin
Krishna Aditya7-Sep-09 21:36
Krishna Aditya7-Sep-09 21:36 
GeneralRe: How to add text to the GridView in wpf? Pin
ABitSmart7-Sep-09 21:52
ABitSmart7-Sep-09 21:52 
GeneralRe: How to add text to the GridView in wpf? Pin
Krishna Aditya7-Sep-09 22:44
Krishna Aditya7-Sep-09 22:44 
QuestionHow to handle Refresh and Reset in WPF application in MVP application [modified] Pin
Krishna Aditya7-Sep-09 6:03
Krishna Aditya7-Sep-09 6:03 

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.