Click here to Skip to main content
15,918,742 members
Home / Discussions / C#
   

C#

 
QuestionDisconnected Context Issue Pin
tims8116-Apr-10 14:03
tims8116-Apr-10 14:03 
AnswerRe: Disconnected Context Issue Pin
cbin9-Feb-11 22:34
cbin9-Feb-11 22:34 
Questionhow to input image in c#[modified] Pin
samuel200216-Apr-10 10:31
samuel200216-Apr-10 10:31 
AnswerRe: how to input image in c Pin
Tarakeshwar Reddy16-Apr-10 11:37
professionalTarakeshwar Reddy16-Apr-10 11:37 
QuestionHow to Make textbox autocomplete? Pin
lamiaa_12316-Apr-10 10:13
lamiaa_12316-Apr-10 10:13 
AnswerRe: How to Make textbox autocomplete? Pin
Jimmanuel16-Apr-10 10:24
Jimmanuel16-Apr-10 10:24 
GeneralRe: How to Make textbox autocomplete? Pin
linqabc16-Apr-10 22:56
linqabc16-Apr-10 22:56 
GeneralRe: How to Make textbox autocomplete? Pin
Jimmanuel17-Apr-10 1:47
Jimmanuel17-Apr-10 1:47 
OK, so loop through the rows again until you find the one where the account name matches what they entered in the TextBox and then grab the ID from that row. If you want to get fancy about how you do it then you could probably do it using Linq but looping and searching will work just fine.
Badger | [badger,badger,badger,badger...]

AnswerRe: How to Make textbox autocomplete? Pin
Ravi Bhavnani16-Apr-10 12:29
professionalRavi Bhavnani16-Apr-10 12:29 
QuestionHow to auto-select a newly added row in the DataGrid? [modified] Pin
Donnelly James16-Apr-10 9:23
Donnelly James16-Apr-10 9:23 
AnswerRe: How to auto-select a newly added row in the DataGrid? Pin
Dave Buhl16-Apr-10 12:04
Dave Buhl16-Apr-10 12:04 
GeneralRe: How to auto-select a newly added row in the DataGrid? Pin
Donnelly James19-Apr-10 3:53
Donnelly James19-Apr-10 3:53 
GeneralRe: How to auto-select a newly added row in the DataGrid? Pin
Dave Buhl19-Apr-10 6:13
Dave Buhl19-Apr-10 6:13 
GeneralRe: How to auto-select a newly added row in the DataGrid? Pin
Donnelly James21-Apr-10 4:16
Donnelly James21-Apr-10 4:16 
AnswerRe: How to auto-select a newly added row in the DataGrid? Pin
Donnelly James23-Apr-10 5:10
Donnelly James23-Apr-10 5:10 
AnswerRe: How to auto-select a newly added row in the DataGrid? [modified] Pin
sancyclops4-Jan-12 17:07
sancyclops4-Jan-12 17:07 
Questionerror message when using out parameters Pin
will kirkby16-Apr-10 8:45
will kirkby16-Apr-10 8:45 
AnswerRe: error message when using out parameters Pin
Not Active16-Apr-10 8:50
mentorNot Active16-Apr-10 8:50 
GeneralRe: error message when using out parameters Pin
PIEBALDconsult16-Apr-10 8:56
mvePIEBALDconsult16-Apr-10 8:56 
GeneralRe: error message when using out parameters Pin
Not Active16-Apr-10 9:19
mentorNot Active16-Apr-10 9:19 
AnswerRe: error message when using out parameters PinPopular
Luc Pattyn16-Apr-10 9:01
sitebuilderLuc Pattyn16-Apr-10 9:01 
QuestionCompareMethod.Binary Equivalent method in C#? Pin
toto_201016-Apr-10 6:45
toto_201016-Apr-10 6:45 
GeneralRe: CompareMethod.Binary Equivalent method in C#? Pin
harold aptroot16-Apr-10 6:50
harold aptroot16-Apr-10 6:50 
AnswerRe: CompareMethod.Binary Equivalent method in C#? Pin
Luc Pattyn16-Apr-10 7:26
sitebuilderLuc Pattyn16-Apr-10 7:26 
QuestionPassword + Security + Keylogger Pin
Omoniyi Ogunderu16-Apr-10 6:01
Omoniyi Ogunderu16-Apr-10 6:01 

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.