Click here to Skip to main content
15,902,275 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Web service [modified] Pin
Laddie10-Apr-08 23:44
Laddie10-Apr-08 23:44 
GeneralRe: Web service Pin
Metik10-Apr-08 23:50
Metik10-Apr-08 23:50 
GeneralRe: Web service Pin
Laddie10-Apr-08 23:59
Laddie10-Apr-08 23:59 
GeneralRe: Web service Pin
Abhijit Jana10-Apr-08 23:47
professionalAbhijit Jana10-Apr-08 23:47 
GeneralRe: Web service Pin
Metik10-Apr-08 23:51
Metik10-Apr-08 23:51 
Generalfind particular column in a gridview row Pin
eyeseetee10-Apr-08 22:34
eyeseetee10-Apr-08 22:34 
GeneralRe: find particular column in a gridview row Pin
Laddie10-Apr-08 22:58
Laddie10-Apr-08 22:58 
GeneralRe: find particular column in a gridview row Pin
eyeseetee10-Apr-08 23:04
eyeseetee10-Apr-08 23:04 
OK
I tried this on the button click event

test.Text = GridView1.SelectedDataKey[0].ToString();

I thought this would work because I have datakeynames set in the gridview

but it shows the object reference error, however the textbox test exists so its like it doesnt find the selected datakey

With the example you gave above, I dont know what the indexs of the rows would be so how could I set that?

cheers for the reply!
GeneralRe: find particular column in a gridview row Pin
Laddie10-Apr-08 23:15
Laddie10-Apr-08 23:15 
GeneralRe: find particular column in a gridview row Pin
eyeseetee10-Apr-08 23:32
eyeseetee10-Apr-08 23:32 
GeneralRe: find particular column in a gridview row Pin
Laddie10-Apr-08 23:36
Laddie10-Apr-08 23:36 
AnswerRe: find particular column in a gridview row Pin
Vijayitsb10-Apr-08 23:43
Vijayitsb10-Apr-08 23:43 
QuestionHow I can check cookie enabled or disabled for IE7? Pin
Ashish Kumar Vyas10-Apr-08 22:34
Ashish Kumar Vyas10-Apr-08 22:34 
AnswerRe: How I can check cookie enabled or disabled for IE7? Pin
Spunky Coder10-Apr-08 23:17
Spunky Coder10-Apr-08 23:17 
AnswerRe: How I can check cookie enabled or disabled for IE7? Pin
Guffa10-Apr-08 23:49
Guffa10-Apr-08 23:49 
GeneralDatagridview Pin
niki_nilu10-Apr-08 22:16
niki_nilu10-Apr-08 22:16 
GeneralRe: Datagridview Pin
eyeseetee10-Apr-08 22:45
eyeseetee10-Apr-08 22:45 
GeneralRe: Datagridview Pin
Ashish Sehajpal11-Apr-08 0:12
Ashish Sehajpal11-Apr-08 0:12 
QuestionMore than one aspnetdb on one server??? Pin
Nada Adel10-Apr-08 21:24
Nada Adel10-Apr-08 21:24 
AnswerRe: More than one aspnetdb on one server??? Pin
Laddie10-Apr-08 23:24
Laddie10-Apr-08 23:24 
GeneralUse of enter instead of tab Pin
samerh10-Apr-08 20:43
samerh10-Apr-08 20:43 
GeneralRe: Use of enter instead of tab Pin
Christian Graus10-Apr-08 20:44
protectorChristian Graus10-Apr-08 20:44 
GeneralRe: Use of enter instead of tab Pin
samerh10-Apr-08 21:48
samerh10-Apr-08 21:48 
GeneralRe: Use of enter instead of tab Pin
Christian Graus10-Apr-08 22:40
protectorChristian Graus10-Apr-08 22:40 
GeneralAfter logout if back button is pressed or pasting the url takes it to the page which we have accessed. how to avoid it Pin
joe vianney10-Apr-08 20:20
joe vianney10-Apr-08 20:20 

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.