Click here to Skip to main content
15,891,721 members
Home / Discussions / C#
   

C#

 
AnswerRe: MDI form Pin
rabih_kai16-Mar-06 3:02
rabih_kai16-Mar-06 3:02 
GeneralRe: MDI form Pin
vatzcar16-Mar-06 4:59
vatzcar16-Mar-06 4:59 
QuestionDatagrid select row Pin
Rmokkenstorm16-Mar-06 1:33
Rmokkenstorm16-Mar-06 1:33 
AnswerRe: Datagrid select row Pin
CWIZO16-Mar-06 2:09
CWIZO16-Mar-06 2:09 
GeneralRe: Datagrid select row Pin
Rmokkenstorm16-Mar-06 2:15
Rmokkenstorm16-Mar-06 2:15 
GeneralRe: Datagrid select row Pin
esjq16-Mar-06 2:44
esjq16-Mar-06 2:44 
GeneralRe: Datagrid select row Pin
esjq16-Mar-06 3:33
esjq16-Mar-06 3:33 
GeneralRe: Datagrid select row Pin
Rmokkenstorm16-Mar-06 4:25
Rmokkenstorm16-Mar-06 4:25 
eh first of all the datagrid is on my form.
the and filled with data from my database.

my data set named "barry11"
which is the correct code to select a row from this grid.

second.
which code do i need te read the first field (firsname) into a textbox on the same form.
if that works i'm already pretty happy. to..


i was thinking.
can't I put the selectet row into a parameter and give this one to my second form. where my select query will be "SELECT * FROM BARRY WHERE FIRSTNAME == PARAM1:" Or something like that. just a theorie that i was thinking of.


-- modified at 10:28 Thursday 16th March, 2006
GeneralRe: Datagrid select row Pin
esjq16-Mar-06 20:30
esjq16-Mar-06 20:30 
GeneralRe: Datagrid select row Pin
Rmokkenstorm16-Mar-06 22:20
Rmokkenstorm16-Mar-06 22:20 
GeneralRe: Datagrid select row Pin
esjq17-Mar-06 1:41
esjq17-Mar-06 1:41 
GeneralRe: Datagrid select row Pin
Rmokkenstorm17-Mar-06 1:50
Rmokkenstorm17-Mar-06 1:50 
GeneralRe: Datagrid select row Pin
esjq17-Mar-06 2:05
esjq17-Mar-06 2:05 
GeneralRe: Datagrid select row Pin
Rmokkenstorm17-Mar-06 3:45
Rmokkenstorm17-Mar-06 3:45 
GeneralRe: Datagrid select row Pin
esjq19-Mar-06 20:44
esjq19-Mar-06 20:44 
GeneralRe: Datagrid select row Pin
Rmokkenstorm19-Mar-06 22:22
Rmokkenstorm19-Mar-06 22:22 
GeneralRe: Datagrid select row Pin
esjq20-Mar-06 2:21
esjq20-Mar-06 2:21 
GeneralRe: Datagrid select row Pin
Rmokkenstorm20-Mar-06 2:23
Rmokkenstorm20-Mar-06 2:23 
GeneralRe: Datagrid select row Pin
esjq20-Mar-06 2:44
esjq20-Mar-06 2:44 
GeneralRe: Datagrid select row Pin
Rmokkenstorm20-Mar-06 2:49
Rmokkenstorm20-Mar-06 2:49 
GeneralRe: Datagrid select row Pin
esjq20-Mar-06 3:05
esjq20-Mar-06 3:05 
GeneralRe: Datagrid select row Pin
Rmokkenstorm20-Mar-06 3:29
Rmokkenstorm20-Mar-06 3:29 
GeneralRe: Datagrid select row Pin
esjq20-Mar-06 3:45
esjq20-Mar-06 3:45 
QuestionRe: Datagrid select row Pin
Rmokkenstorm20-Mar-06 4:18
Rmokkenstorm20-Mar-06 4:18 
QuestionPopulating a Datalist only when if Statement is True Pin
Brendan Vogt16-Mar-06 0:54
Brendan Vogt16-Mar-06 0:54 

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.