Click here to Skip to main content
15,886,799 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
Christian Graus16-Jun-09 16:31
protectorChristian Graus16-Jun-09 16:31 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
avedis21316-Jun-09 16:46
avedis21316-Jun-09 16:46 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
Christian Graus16-Jun-09 17:02
protectorChristian Graus16-Jun-09 17:02 
QuestionHow to append static text to a bound field? [modified] Pin
KreativeKai16-Jun-09 8:53
professionalKreativeKai16-Jun-09 8:53 
AnswerRe: How to append static text to a bound field? Pin
Christian Graus16-Jun-09 16:13
protectorChristian Graus16-Jun-09 16:13 
GeneralRe: How to append static text to a bound field? Pin
KreativeKai17-Jun-09 1:49
professionalKreativeKai17-Jun-09 1:49 
QuestionMaster/Details Gridview Pin
ffowler16-Jun-09 4:28
ffowler16-Jun-09 4:28 
AnswerRe: Master/Details Gridview Pin
ffowler16-Jun-09 5:35
ffowler16-Jun-09 5:35 
With diligence I was able to figure this issue out. I am using and SQLDataSource as the object to run my SP. Under the "Define Parameters" section of the wizard, I had to define each parameter with
"GridView1.SelectedDataKey[0-3]" instead of "SelectedValue". I found this under the advance properties link.
The SelectedDataKey[n] value corresponds to the enumeration of the values passed from GridView1

Just an FYI to anyone else who may run into this issue.


Thanks
GeneralRe: Master/Details Gridview Pin
El_Programmer16-Jun-09 6:19
El_Programmer16-Jun-09 6:19 
QuestionASP.net with C# Pin
Teesha00916-Jun-09 4:19
Teesha00916-Jun-09 4:19 
AnswerRe: ASP.net with C# Pin
Abhijit Jana16-Jun-09 4:35
professionalAbhijit Jana16-Jun-09 4:35 
AnswerRe: ASP.net with C# Pin
Abhishek Sur16-Jun-09 5:32
professionalAbhishek Sur16-Jun-09 5:32 
AnswerRe: ASP.net with C# Pin
Vasudevan Deepak Kumar16-Jun-09 5:56
Vasudevan Deepak Kumar16-Jun-09 5:56 
AnswerRe: ASP.net with C# Pin
Colin Angus Mackay16-Jun-09 5:57
Colin Angus Mackay16-Jun-09 5:57 
GeneralRe: ASP.net with C# Pin
Teesha00918-Jun-09 2:48
Teesha00918-Jun-09 2:48 
QuestionASP.NET AJAX 1.0 Cannot Get Started Pin
MarkMokris16-Jun-09 4:05
MarkMokris16-Jun-09 4:05 
AnswerRe: ASP.NET AJAX 1.0 Cannot Get Started Pin
ais0716-Jun-09 4:27
ais0716-Jun-09 4:27 
GeneralRe: ASP.NET AJAX 1.0 Cannot Get Started Pin
MarkMokris16-Jun-09 8:15
MarkMokris16-Jun-09 8:15 
QuestionPaste data into Datagridview (webform) Pin
jainga1021316-Jun-09 3:44
jainga1021316-Jun-09 3:44 
AnswerRe: Paste data into Datagridview (webform) Pin
Baran M16-Jun-09 4:26
Baran M16-Jun-09 4:26 
QuestionRun an EXE Pin
madancode16-Jun-09 3:39
madancode16-Jun-09 3:39 
AnswerRe: Run an EXE Pin
Eduard Keilholz16-Jun-09 3:43
Eduard Keilholz16-Jun-09 3:43 
GeneralRe: Run an EXE Pin
madancode16-Jun-09 4:02
madancode16-Jun-09 4:02 
AnswerCould it be Webservice ? Pin
David Mujica16-Jun-09 3:48
David Mujica16-Jun-09 3:48 
GeneralRe: Could it be Webservice ? Pin
madancode16-Jun-09 4:00
madancode16-Jun-09 4:00 

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.