Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTo make a column in gridview invisible at Page load Pin
codingrocks14-Jun-07 21:18
codingrocks14-Jun-07 21:18 
AnswerRe: To make a column in gridview invisible at Page load Pin
varshavmane14-Jun-07 21:20
varshavmane14-Jun-07 21:20 
GeneralRe: To make a column in gridview invisible at Page load Pin
codingrocks14-Jun-07 21:29
codingrocks14-Jun-07 21:29 
GeneralRe: To make a column in gridview invisible at Page load Pin
varshavmane14-Jun-07 22:14
varshavmane14-Jun-07 22:14 
AnswerRe: To make a column in gridview invisible at Page load Pin
Chetan Ranpariya14-Jun-07 21:21
Chetan Ranpariya14-Jun-07 21:21 
GeneralRe: To make a column in gridview invisible at Page load Pin
codingrocks14-Jun-07 21:31
codingrocks14-Jun-07 21:31 
GeneralRe: To make a column in gridview invisible at Page load Pin
Chetan Ranpariya14-Jun-07 21:36
Chetan Ranpariya14-Jun-07 21:36 
GeneralRe: To make a column in gridview invisible at Page load Pin
codingrocks14-Jun-07 21:43
codingrocks14-Jun-07 21:43 
i can be more specific now....

the data is bind..

columns in database

State         district
-----              -------- 
karnataka         bangalore
Uttarpradesh       lucknow


i want to make invisible the column district....

how should i give the column index...

plz help,,,,,,

i am not getting it...

GridView2.Columns[].Visible = false;

inside the column index what no is to be given

SAJAN A PILLAI

C#.NET Programmer
TELESOFT INDIA PVT LTD...
BANGALORE

GeneralRe: To make a column in gridview invisible at Page load Pin
_AK_14-Jun-07 21:51
_AK_14-Jun-07 21:51 
GeneralRe: To make a column in gridview invisible at Page load Pin
codingrocks14-Jun-07 21:57
codingrocks14-Jun-07 21:57 
GeneralRe: To make a column in gridview invisible at Page load Pin
_AK_14-Jun-07 22:00
_AK_14-Jun-07 22:00 
GeneralRe: To make a column in gridview invisible at Page load Pin
Venkatesh Mookkan14-Jun-07 21:52
Venkatesh Mookkan14-Jun-07 21:52 
GeneralRe: To make a column in gridview invisible at Page load Pin
ShuklaGirish15-Jun-07 1:55
ShuklaGirish15-Jun-07 1:55 
QuestionProblem with Validation Controls in webpage.... Pin
dhulipudi14-Jun-07 21:13
dhulipudi14-Jun-07 21:13 
AnswerRe: Problem with Validation Controls in webpage.... Pin
Chetan Ranpariya14-Jun-07 21:19
Chetan Ranpariya14-Jun-07 21:19 
GeneralRe: Problem with Validation Controls in webpage.... Pin
dhulipudi14-Jun-07 21:39
dhulipudi14-Jun-07 21:39 
QuestionQuestion about dll in .NET 2005 Pin
micydon14-Jun-07 20:59
micydon14-Jun-07 20:59 
AnswerRe: Question about dll in .NET 2005 Pin
Christian Graus14-Jun-07 21:30
protectorChristian Graus14-Jun-07 21:30 
AnswerRe: Question about dll in .NET 2005 Pin
N a v a n e e t h14-Jun-07 22:33
N a v a n e e t h14-Jun-07 22:33 
QuestionAdding dll to Another Project Pin
varshavmane14-Jun-07 20:55
varshavmane14-Jun-07 20:55 
AnswerRe: Adding dll to Another Project Pin
N a v a n e e t h14-Jun-07 22:35
N a v a n e e t h14-Jun-07 22:35 
GeneralRe: Adding dll to Another Project Pin
varshavmane14-Jun-07 23:42
varshavmane14-Jun-07 23:42 
QuestionHow to delete a row in WebGrid using Javascript Pin
ballameharmurali14-Jun-07 20:34
ballameharmurali14-Jun-07 20:34 
AnswerRe: How to delete a row in WebGrid using Javascript Pin
varshavmane14-Jun-07 20:47
varshavmane14-Jun-07 20:47 
AnswerRe: How to delete a row in WebGrid using Javascript Pin
Chetan Ranpariya14-Jun-07 21:02
Chetan Ranpariya14-Jun-07 21:02 

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.