Click here to Skip to main content
15,922,630 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: access text from textatea [modified] Pin
Sandeep Akhare20-Apr-08 19:59
Sandeep Akhare20-Apr-08 19:59 
GeneralRe: access text from textatea Pin
rajkumar.320-Apr-08 21:04
rajkumar.320-Apr-08 21:04 
Generalsend value from one html page to another html page Pin
ptvce20-Apr-08 18:38
ptvce20-Apr-08 18:38 
GeneralRe: send value from one html page to another html page Pin
AlexeiXX320-Apr-08 19:03
AlexeiXX320-Apr-08 19:03 
GeneralRe: send value from one html page to another html page Pin
Christian Graus20-Apr-08 19:04
protectorChristian Graus20-Apr-08 19:04 
GeneralRe: send value from one html page to another html page Pin
ptvce20-Apr-08 20:07
ptvce20-Apr-08 20:07 
GeneralRe: send value from one html page to another html page Pin
eyeseetee20-Apr-08 21:26
eyeseetee20-Apr-08 21:26 
GeneralGet selectedvalue in gridview in WizardControl Pin
AlexeiXX320-Apr-08 18:29
AlexeiXX320-Apr-08 18:29 
I have a wizardcontrol with 3 steps
In step 2 i have a gridview bound to a sqldatasource (In design time) and im setting the selectedindex = 0 in designtime as well

If a condition is met on step one, i need to skip step 2 and go to step 3 (The selectedvalue of the first row in the gridview wil be used)
In step 3 i just need to get the selectedvalue of the gridview in step 2

In step 3, when i try to get the selectedvalue, selectedvalue is nothing, even though selectedindex = 0 and rows.count > 0, ive also tried with datakeys(0), but i get an error of index out of the bunds of the array

Why is this happening??
Does the gridview need to be shown in the page in order to set the selectedvalue??
If i go step after step, selectedvalue of gridview has the corresponding value


Thanks in advance

Alexei Rodriguez

GeneralRe: Get selectedvalue in gridview in WizardControl Pin
AlexeiXX320-Apr-08 19:00
AlexeiXX320-Apr-08 19:00 
GeneralGet SerialNumber Disk Driver Pin
AnhTin20-Apr-08 17:44
AnhTin20-Apr-08 17:44 
GeneralRe: Get SerialNumber Disk Driver Pin
Christian Graus20-Apr-08 17:49
protectorChristian Graus20-Apr-08 17:49 
GeneralRe: Get SerialNumber Disk Driver Pin
Christian Graus20-Apr-08 17:50
protectorChristian Graus20-Apr-08 17:50 
GeneralRe: Get SerialNumber Disk Driver Pin
AnhTin20-Apr-08 18:12
AnhTin20-Apr-08 18:12 
GeneralRe: Get SerialNumber Disk Driver Pin
Christian Graus20-Apr-08 19:33
protectorChristian Graus20-Apr-08 19:33 
Generalexternal Javascript problem Pin
Mike Hankey20-Apr-08 13:37
mveMike Hankey20-Apr-08 13:37 
GeneralRe: external Javascript problem Pin
Sandeep Akhare20-Apr-08 19:31
Sandeep Akhare20-Apr-08 19:31 
GeneralRe: external Javascript problem Pin
Mike Hankey21-Apr-08 0:11
mveMike Hankey21-Apr-08 0:11 
GeneralRenderContents - Adding items after rendering... Pin
Kasic Slobodan20-Apr-08 13:02
Kasic Slobodan20-Apr-08 13:02 
Questionlogout functionality Pin
bunny.varun20-Apr-08 3:22
bunny.varun20-Apr-08 3:22 
GeneralRe: logout functionality Pin
Blue_Boy20-Apr-08 8:14
Blue_Boy20-Apr-08 8:14 
GeneralRe: logout functionality Pin
Christian Graus20-Apr-08 11:47
protectorChristian Graus20-Apr-08 11:47 
Generalprint Pin
ptvce20-Apr-08 2:17
ptvce20-Apr-08 2:17 
GeneralRe: print Pin
Christian Graus20-Apr-08 11:46
protectorChristian Graus20-Apr-08 11:46 
GeneralRe: print Pin
ptvce20-Apr-08 18:22
ptvce20-Apr-08 18:22 
GeneralRe: print Pin
ptvce20-Apr-08 18:41
ptvce20-Apr-08 18:41 

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.