Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to show gridview update after button click without postback Pin
uglyeyes3-Mar-08 19:52
uglyeyes3-Mar-08 19:52 
GeneralRe: how to show gridview update after button click without postback Pin
Christian Graus3-Mar-08 20:11
protectorChristian Graus3-Mar-08 20:11 
GeneralRe: how to show gridview update after button click without postback Pin
Christian Graus3-Mar-08 19:53
protectorChristian Graus3-Mar-08 19:53 
GeneralRe: how to show gridview update after button click without postback Pin
uglyeyes4-Mar-08 11:46
uglyeyes4-Mar-08 11:46 
Generalget a value in a gridview Pin
caradri3-Mar-08 19:03
caradri3-Mar-08 19:03 
GeneralRe: get a value in a gridview Pin
Christian Graus3-Mar-08 19:36
protectorChristian Graus3-Mar-08 19:36 
GeneralRe: get a value in a gridview Pin
caradri3-Mar-08 20:35
caradri3-Mar-08 20:35 
GeneralRe: get a value in a gridview Pin
Christian Graus3-Mar-08 20:49
protectorChristian Graus3-Mar-08 20:49 
If you have the index, you get the data from the datasource, I guess. But, if you have the data already when you write the code, it seems more sensible to pass the data back, while you have it. The onitemdatabound event would then be the best place to write the code that passes the value back ( I'd probably just pass it on the URL, if it was me )

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: get a value in a gridview Pin
caradri3-Mar-08 21:24
caradri3-Mar-08 21:24 
GeneralRe: get a value in a gridview Pin
Christian Graus3-Mar-08 22:14
protectorChristian Graus3-Mar-08 22:14 
Questionasp:UpdatePanel Component Question Pin
Programm3r3-Mar-08 18:41
Programm3r3-Mar-08 18:41 
GeneralRe: asp:UpdatePanel Component Question Pin
eyeseetee3-Mar-08 21:24
eyeseetee3-Mar-08 21:24 
Questionhow & where to say dll file name in vs2005? Pin
Member 38798813-Mar-08 18:38
Member 38798813-Mar-08 18:38 
AnswerRe: how & where to say dll file name in vs2005? Pin
EvilInside3-Mar-08 18:59
EvilInside3-Mar-08 18:59 
AnswerRe: how & where to say dll file name in vs2005? Pin
Christian Graus3-Mar-08 19:38
protectorChristian Graus3-Mar-08 19:38 
QuestionHow to implement Questions and Answers forums in asp.net Pin
$unil Dhiman3-Mar-08 18:37
$unil Dhiman3-Mar-08 18:37 
GeneralRe: How to implement Questions and Answers forums in asp.net Pin
Christian Graus3-Mar-08 19:38
protectorChristian Graus3-Mar-08 19:38 
GeneralRe: How to implement Questions and Answers forums in asp.net Pin
$unil Dhiman3-Mar-08 22:20
$unil Dhiman3-Mar-08 22:20 
General.dbml in visual studio 2005 Pin
riyam hussain mm3-Mar-08 18:06
riyam hussain mm3-Mar-08 18:06 
GeneralDLL File Pin
Member 38798813-Mar-08 16:58
Member 38798813-Mar-08 16:58 
GeneralRe: DLL File Pin
yogesh_kumar_agarwal3-Mar-08 17:10
yogesh_kumar_agarwal3-Mar-08 17:10 
GeneralRe: DLL File Pin
Member 38798813-Mar-08 17:27
Member 38798813-Mar-08 17:27 
GeneralRe: DLL File Pin
yogesh_kumar_agarwal3-Mar-08 17:54
yogesh_kumar_agarwal3-Mar-08 17:54 
GeneralRe: DLL File Pin
Member 38798813-Mar-08 18:05
Member 38798813-Mar-08 18:05 
GeneralRe: DLL File Pin
yogesh_kumar_agarwal3-Mar-08 18:49
yogesh_kumar_agarwal3-Mar-08 18:49 

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.