Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
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 
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 
If anyone is familiar with Delphi and it's TADOQuery component, I would like to do something similar to the TADOQuery.Locate method.

If your not familiar with Delphi's TADOQuery.Locate, I want to be able to programatically select a newly added row. So the user can have a visual reference that a post was successful.

I read online sometime a ago that the TableAdapter.Select() method was the way to go but I can't seem to get it to work. Anyone?

I found this answer here

http://www.akadia.com/services/dotnet_find_methods.html

but it requires your tables to have primary keys and just my luck none of my tables have primary keys. By the way I didn't create these tables. How do I do the find without primary keys? I don't want to have to add them to all my Tables.
modified on Friday, April 16, 2010 4:53 PM

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 Pin
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 
GeneralRe: Password + Security + Keylogger Pin
harold aptroot16-Apr-10 6:24
harold aptroot16-Apr-10 6:24 
QuestionHow to add new row to gridview before fill it from datatable? Pin
lamiaa_12316-Apr-10 5:59
lamiaa_12316-Apr-10 5:59 

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.