Click here to Skip to main content
15,792,217 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: javascript - checkbox should be enable when input given in the textbox but while page load checkbox is disable Pin
Abhijit Jana17-Dec-08 1:52
professionalAbhijit Jana17-Dec-08 1:52 
AnswerRe: javascript - checkbox should be enable when input given in the textbox but while page load checkbox is disable Pin
Nishant Singh17-Dec-08 1:58
Nishant Singh17-Dec-08 1:58 
GeneralRe: javascript - checkbox should be enable when input given in the textbox but while page load checkbox is disable Pin
anuvarshini1217-Dec-08 19:35
anuvarshini1217-Dec-08 19:35 
Questionselecting a row programatically via Button Pin
laziale16-Dec-08 23:09
laziale16-Dec-08 23:09 
AnswerRe: selecting a row programatically via Button Pin
Brij16-Dec-08 23:19
mentorBrij16-Dec-08 23:19 
GeneralRe: selecting a row programatically via Button Pin
laziale16-Dec-08 23:24
laziale16-Dec-08 23:24 
AnswerRe: selecting a row programatically via Button Pin
Brij17-Dec-08 0:21
mentorBrij17-Dec-08 0:21 
GeneralRe: selecting a row programatically via Button Pin
laziale17-Dec-08 1:10
laziale17-Dec-08 1:10 
ok...here is where I am stuck now. I declared a gridviewClass.AutoGenerateSelectButton = true in the Page_Load method, now how I can get the text from each field from the selectedrow and put them in a string?
I tried with string test = ((TextBox)gridviewClass.SelectedRow.FindControl("Type")).Text; where 'Type' is the datafield what is attached to the asp:BoundField from the gridview control, but I am getting a NullReferenceException: Object reference not set to an instance of an object. Please someone out there help me. Thx ahead, Laziale Confused | :confused:
GeneralRe: selecting a row programatically via Button Pin
laziale17-Dec-08 1:48
laziale17-Dec-08 1:48 
GeneralRe: selecting a row programatically via Button Pin
Pr@teek B@h!17-Dec-08 9:25
Pr@teek B@h!17-Dec-08 9:25 
QuestionRegarding creation of thumbnail image of a wmv file in asp.net Pin
div_gusain16-Dec-08 22:52
div_gusain16-Dec-08 22:52 
AnswerRe: Regarding creation of thumbnail image of a wmv file in asp.net Pin
Abhijit Jana16-Dec-08 23:02
professionalAbhijit Jana16-Dec-08 23:02 
GeneralRe: Regarding creation of thumbnail image of a wmv file in asp.net Pin
div_gusain16-Dec-08 23:05
div_gusain16-Dec-08 23:05 
AnswerRe: Regarding creation of thumbnail image of a wmv file in asp.net Pin
Christian Graus17-Dec-08 0:08
protectorChristian Graus17-Dec-08 0:08 
QuestionLanguage Change from Master page Pin
Sundeep Ganiga16-Dec-08 22:40
Sundeep Ganiga16-Dec-08 22:40 
Questionvalidate the Telephone. Pin
Johndas16-Dec-08 21:32
Johndas16-Dec-08 21:32 
AnswerRe: validate the Telephone. Pin
Abhijit Jana17-Dec-08 3:32
professionalAbhijit Jana17-Dec-08 3:32 
Questionweb site deployment issue Pin
George_George16-Dec-08 21:17
George_George16-Dec-08 21:17 
AnswerRe: web site deployment issue Pin
Abhijit Jana16-Dec-08 21:44
professionalAbhijit Jana16-Dec-08 21:44 
GeneralRe: web site deployment issue Pin
George_George17-Dec-08 2:17
George_George17-Dec-08 2:17 
AnswerRe: web site deployment issue Pin
N a v a n e e t h16-Dec-08 21:52
N a v a n e e t h16-Dec-08 21:52 
GeneralRe: web site deployment issue Pin
George_George16-Dec-08 21:57
George_George16-Dec-08 21:57 
GeneralRe: web site deployment issue Pin
N a v a n e e t h16-Dec-08 22:06
N a v a n e e t h16-Dec-08 22:06 
GeneralRe: web site deployment issue Pin
George_George17-Dec-08 2:22
George_George17-Dec-08 2:22 
GeneralRe: web site deployment issue Pin
N a v a n e e t h17-Dec-08 2:36
N a v a n e e t h17-Dec-08 2:36 

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.