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

C#

 
GeneralRe: Can`t set Focus to my Form .... ? Pin
Dave Kreskowiak9-Oct-09 12:23
mveDave Kreskowiak9-Oct-09 12:23 
Questionget files from directory Pin
hamid_m3-Oct-07 13:14
hamid_m3-Oct-07 13:14 
AnswerRe: get files from directory Pin
ChrisKo3-Oct-07 13:46
ChrisKo3-Oct-07 13:46 
GeneralRe: get files from directory Pin
Luc Pattyn3-Oct-07 15:40
sitebuilderLuc Pattyn3-Oct-07 15:40 
GeneralRe: get files from directory Pin
ChrisKo4-Oct-07 7:06
ChrisKo4-Oct-07 7:06 
AnswerRe: get files from directory Pin
balaji baskar3-Oct-07 14:00
balaji baskar3-Oct-07 14:00 
QuestionRetrieve a cells value before it was changed Pin
Glen Harvy3-Oct-07 12:43
Glen Harvy3-Oct-07 12:43 
AnswerRe: Retrieve a cells value before it was changed Pin
Anthony Mushrow3-Oct-07 12:52
professionalAnthony Mushrow3-Oct-07 12:52 
Two ideas, check if there is an event for just before an something is changed (i know text boxes have it Roll eyes | :rolleyes: ) and do everything there (you can see what the new value is from the eventargs).

Or make a custom control that inherits a datagrid, and if you can, override the part where items are updated.

Sorry if i'm a little vague, but im off to bed, up early tomorrow Cry | :(( Sleepy | :zzz:
GeneralRe: Retrieve a cells value before it was changed Pin
Glen Harvy3-Oct-07 13:02
Glen Harvy3-Oct-07 13:02 
QuestionICON Pin
MasterSharp3-Oct-07 11:05
MasterSharp3-Oct-07 11:05 
AnswerRe: ICON Pin
pmarfleet3-Oct-07 11:17
pmarfleet3-Oct-07 11:17 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 11:22
MasterSharp3-Oct-07 11:22 
GeneralRe: ICON Pin
pmarfleet3-Oct-07 11:31
pmarfleet3-Oct-07 11:31 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 11:32
MasterSharp3-Oct-07 11:32 
GeneralRe: ICON Pin
Luc Pattyn3-Oct-07 11:32
sitebuilderLuc Pattyn3-Oct-07 11:32 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 11:38
MasterSharp3-Oct-07 11:38 
GeneralRe: ICON Pin
Luc Pattyn3-Oct-07 11:44
sitebuilderLuc Pattyn3-Oct-07 11:44 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 11:47
MasterSharp3-Oct-07 11:47 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 11:54
MasterSharp3-Oct-07 11:54 
QuestionRe: ICON Pin
Kenny McKee3-Oct-07 11:57
Kenny McKee3-Oct-07 11:57 
AnswerRe: ICON Pin
MasterSharp3-Oct-07 11:59
MasterSharp3-Oct-07 11:59 
QuestionRe: ICON Pin
Kenny McKee3-Oct-07 12:02
Kenny McKee3-Oct-07 12:02 
AnswerRe: ICON Pin
MasterSharp3-Oct-07 12:03
MasterSharp3-Oct-07 12:03 
GeneralRe: ICON Pin
Kenny McKee3-Oct-07 12:11
Kenny McKee3-Oct-07 12:11 
GeneralRe: ICON Pin
MasterSharp3-Oct-07 12:14
MasterSharp3-Oct-07 12: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.