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

ASP.NET

 
GeneralRe: Javascript function Calling from Dynamically creating button click event Pin
sekannak22-Apr-09 1:36
sekannak22-Apr-09 1:36 
GeneralRe: Javascript function Calling from Dynamically creating button click event Pin
/randz22-Apr-09 1:44
/randz22-Apr-09 1:44 
AnswerRe: Javascript function Calling from Dynamically creating button click event Pin
DoctorMick22-Apr-09 3:01
DoctorMick22-Apr-09 3:01 
QuestionCall Oracle Report Pin
sulimanpasha21-Apr-09 21:13
sulimanpasha21-Apr-09 21:13 
Questionset div width after griddata bound Pin
kishorgh21-Apr-09 21:05
kishorgh21-Apr-09 21:05 
QuestionDefault button in Panel control not working Pin
Niungareamit21-Apr-09 20:54
Niungareamit21-Apr-09 20:54 
AnswerRe: Default button in Panel control not working Pin
RonRasmussen23-Apr-09 3:45
RonRasmussen23-Apr-09 3:45 
QuestionGridview column visible invisible in Javascript problem Pin
Deepml21-Apr-09 20:31
Deepml21-Apr-09 20:31 
How to hide the gridview column onclick of button(which is outside the gridview) in javascript

I have written follwing code in javascript function but its throwing the error :


var gv = document.getElementById('<%=gvEmpDetails.ClientID%>');

gv.Columns[19].Visible=false;


Error : 'Columns.19' is null or not an object

wht is the problem?
QuestionCrystal Report 11 Best Data Source Pin
idreesbadshah21-Apr-09 20:19
idreesbadshah21-Apr-09 20:19 
AnswerRe: Crystal Report 11 Best Data Source Pin
jbracken197322-Apr-09 3:32
jbracken197322-Apr-09 3:32 
Questionwasting time in this web site and forum!! Pin
leungoiyu21-Apr-09 20:11
leungoiyu21-Apr-09 20:11 
AnswerRe: wasting time in this web site and forum!! Pin
Ashfield21-Apr-09 21:13
Ashfield21-Apr-09 21:13 
AnswerRe: wasting time in this web site and forum!! Pin
SeMartens21-Apr-09 21:14
SeMartens21-Apr-09 21:14 
QuestionFileUpload Problem Pin
Niungareamit21-Apr-09 20:06
Niungareamit21-Apr-09 20:06 
Questionpostback trigger for Dynamical Controls Pin
sekannak21-Apr-09 19:51
sekannak21-Apr-09 19:51 
QuestionRefreshing a dropdownlist in a FormView Template Pin
Jogenshu21-Apr-09 19:35
Jogenshu21-Apr-09 19:35 
Questiongridview Pin
trimandir prajapati21-Apr-09 18:46
trimandir prajapati21-Apr-09 18:46 
AnswerRe: gridview Pin
Abhijit Jana21-Apr-09 19:10
professionalAbhijit Jana21-Apr-09 19:10 
GeneralRe: gridview Pin
trimandir prajapati21-Apr-09 20:41
trimandir prajapati21-Apr-09 20:41 
AnswerRe: gridview Pin
trimandir prajapati21-Apr-09 20:39
trimandir prajapati21-Apr-09 20:39 
QuestionChanging Crystalreport server in run time Pin
The_Collector21-Apr-09 17:55
The_Collector21-Apr-09 17:55 
QuestionHow to export images to Excel/PDF/WORD in ASP.NET using VB? Pin
leungoiyu21-Apr-09 15:51
leungoiyu21-Apr-09 15:51 
AnswerRe: How to export images to Excel/PDF/WORD in ASP.NET using VB? Pin
Christian Graus21-Apr-09 15:53
protectorChristian Graus21-Apr-09 15:53 
GeneralRe: How to export images to Excel/PDF/WORD in ASP.NET using VB? Pin
leungoiyu21-Apr-09 16:00
leungoiyu21-Apr-09 16:00 
GeneralRe: How to export images to Excel/PDF/WORD in ASP.NET using VB? Pin
Yusuf21-Apr-09 16:14
Yusuf21-Apr-09 16:14 

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.