Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
GeneralRe: CheckBox initial value Pin
Luc Pattyn28-Aug-09 4:45
sitebuilderLuc Pattyn28-Aug-09 4:45 
GeneralRe: CheckBox initial value Pin
DaveyM6928-Aug-09 5:17
professionalDaveyM6928-Aug-09 5:17 
QuestionLogin Page as Popup after session Expired Pin
basantakumar28-Aug-09 2:47
basantakumar28-Aug-09 2:47 
AnswerRe: Login Page as Popup after session Expired Pin
Henry Minute28-Aug-09 8:25
Henry Minute28-Aug-09 8:25 
QuestionDoes exist this user control. Pin
Fired.Fish.Gmail28-Aug-09 2:40
Fired.Fish.Gmail28-Aug-09 2:40 
AnswerRe: Does exist this user control. Pin
Henry Minute28-Aug-09 8:26
Henry Minute28-Aug-09 8:26 
GeneralRe: Does exist this user control. Pin
Fired.Fish.Gmail28-Aug-09 16:10
Fired.Fish.Gmail28-Aug-09 16:10 
GeneralRe: Does exist this user control. Pin
Henry Minute29-Aug-09 3:11
Henry Minute29-Aug-09 3:11 
GeneralRe: Does exist this user control. Pin
Fired.Fish.Gmail30-Aug-09 4:48
Fired.Fish.Gmail30-Aug-09 4:48 
QuestionInstalling a service ? Pin
Mohammad Dayyan28-Aug-09 2:36
Mohammad Dayyan28-Aug-09 2:36 
AnswerRe: Installing a service ? Pin
Calla28-Aug-09 2:53
Calla28-Aug-09 2:53 
AnswerRe: Installing a service ? Pin
PIEBALDconsult28-Aug-09 5:18
mvePIEBALDconsult28-Aug-09 5:18 
GeneralRe: Installing a service ? Pin
Mohammad Dayyan28-Aug-09 9:01
Mohammad Dayyan28-Aug-09 9:01 
QuestionLit the Num, Caps and Scroll lock light? Pin
Mc_Topaz28-Aug-09 1:59
Mc_Topaz28-Aug-09 1:59 
AnswerRe: Lit the Num, Caps and Scroll lock light? Pin
Keith Barrow28-Aug-09 2:14
professionalKeith Barrow28-Aug-09 2:14 
GeneralRe: Lit the Num, Caps and Scroll lock light? Pin
Mc_Topaz28-Aug-09 4:37
Mc_Topaz28-Aug-09 4:37 
AnswerRe: Lit the Num, Caps and Scroll lock light? Pin
DaveyM6928-Aug-09 2:18
professionalDaveyM6928-Aug-09 2:18 
AnswerRe: Lit the Num, Caps and Scroll lock light? Pin
DaveyM6930-Aug-09 22:21
professionalDaveyM6930-Aug-09 22:21 
GeneralRe: Lit the Num, Caps and Scroll lock light? Pin
Mc_Topaz31-Aug-09 5:06
Mc_Topaz31-Aug-09 5:06 
GeneralRe: Lit the Num, Caps and Scroll lock light? Pin
DaveyM6931-Aug-09 8:53
professionalDaveyM6931-Aug-09 8:53 
QuestionThreads Pin
jpk42028-Aug-09 0:33
jpk42028-Aug-09 0:33 
AnswerRe: Threads Pin
Luc Pattyn28-Aug-09 0:48
sitebuilderLuc Pattyn28-Aug-09 0:48 
GeneralRe: Threads Pin
jpk42028-Aug-09 1:34
jpk42028-Aug-09 1:34 
GeneralRe: Threads Pin
Luc Pattyn28-Aug-09 1:41
sitebuilderLuc Pattyn28-Aug-09 1:41 
GeneralRe: Threads Pin
jpk42028-Aug-09 1:46
jpk42028-Aug-09 1:46 
what i have done is I binded DatatTable to binding Source and then binded that Source to that Grid .

No i Have written a method which will get List of all the files for slected directory and store it in the DatatTable which is binded to the source .

This method i have assigned to the thread ..

Now the datattable is getting updated but the Grid Is not getting refreshed ???

That is the problem

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.