Click here to Skip to main content
15,891,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: creating database driven menus Pin
Vasudevan Deepak Kumar20-Jun-07 23:27
Vasudevan Deepak Kumar20-Jun-07 23:27 
QuestionPUBLISHING Pin
Shriya Kapoor20-Jun-07 20:37
Shriya Kapoor20-Jun-07 20:37 
AnswerRe: PUBLISHING Pin
Vasudevan Deepak Kumar20-Jun-07 21:09
Vasudevan Deepak Kumar20-Jun-07 21:09 
GeneralRe: PUBLISHING Pin
Shriya Kapoor20-Jun-07 21:37
Shriya Kapoor20-Jun-07 21:37 
GeneralRe: PUBLISHING Pin
Vasudevan Deepak Kumar20-Jun-07 23:25
Vasudevan Deepak Kumar20-Jun-07 23:25 
AnswerRe: Printing an excel file...Plz help me... Pin
Vasudevan Deepak Kumar20-Jun-07 21:10
Vasudevan Deepak Kumar20-Jun-07 21:10 
Questiondatagrid in javascript........., Pin
Member 387988120-Jun-07 20:21
Member 387988120-Jun-07 20:21 
AnswerRe: datagrid in javascript........., Pin
Vasudevan Deepak Kumar20-Jun-07 21:12
Vasudevan Deepak Kumar20-Jun-07 21:12 
Magh_M wrote:
dgrdmain.Columns(0).Visible = False
dgrdmain.Columns(1).Visible = False


These may not be straight-forward in JavaScript. You may need to emit a DIV and then locate it in Javascript using document.getElementsByTagName.

You then toggle visibility using style.display = 'none'

Vasudevan Deepak Kumar
Personal Homepage
Tech Gossips

AnswerRe: datagrid in javascript........., Pin
badgrs20-Jun-07 22:30
badgrs20-Jun-07 22:30 
GeneralRe: datagrid in javascript........., Pin
Vasudevan Deepak Kumar20-Jun-07 23:29
Vasudevan Deepak Kumar20-Jun-07 23:29 
QuestionCOM control on ASP.Net Pin
satsumatable20-Jun-07 20:18
satsumatable20-Jun-07 20:18 
AnswerRe: COM control on ASP.Net Pin
Christian Graus20-Jun-07 20:35
protectorChristian Graus20-Jun-07 20:35 
AnswerRe: COM control on ASP.Net Pin
Sandeep Akhare20-Jun-07 20:40
Sandeep Akhare20-Jun-07 20:40 
GeneralRe: COM control on ASP.Net Pin
satsumatable20-Jun-07 20:45
satsumatable20-Jun-07 20:45 
GeneralRe: COM control on ASP.Net Pin
Christian Graus20-Jun-07 20:52
protectorChristian Graus20-Jun-07 20:52 
AnswerRe: COM control on ASP.Net Pin
Vasudevan Deepak Kumar20-Jun-07 21:13
Vasudevan Deepak Kumar20-Jun-07 21:13 
QuestionAbout call cmd command problem! Pin
taianmonkey20-Jun-07 19:59
taianmonkey20-Jun-07 19:59 
AnswerRe: About call cmd command problem! Pin
Vasudevan Deepak Kumar20-Jun-07 21:14
Vasudevan Deepak Kumar20-Jun-07 21:14 
Questionhow to use microsoft outlook express in asp.net Pin
Kurmala20-Jun-07 19:54
Kurmala20-Jun-07 19:54 
AnswerRe: how to use microsoft outlook express in asp.net Pin
Vasudevan Deepak Kumar20-Jun-07 21:15
Vasudevan Deepak Kumar20-Jun-07 21:15 
GeneralRe: how to use microsoft outlook express in asp.net Pin
Kurmala20-Jun-07 21:24
Kurmala20-Jun-07 21:24 
AnswerRe: how to use microsoft outlook express in asp.net Pin
badgrs20-Jun-07 22:26
badgrs20-Jun-07 22:26 
QuestionHow To display a particular value from dataset in gridview Pin
codingrocks20-Jun-07 19:53
codingrocks20-Jun-07 19:53 
AnswerRe: How To display a particular value from dataset in gridview Pin
Viral Upadhyay20-Jun-07 20:05
Viral Upadhyay20-Jun-07 20:05 
GeneralRe: How To display a particular value from dataset in gridview Pin
codingrocks20-Jun-07 20:21
codingrocks20-Jun-07 20:21 

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.