Click here to Skip to main content
15,912,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Hide A GridView Column in a Visual Web Developer project Pin
grafiksinc10-May-10 21:16
grafiksinc10-May-10 21:16 
AnswerRe: How to Hide A GridView Column in a Visual Web Developer project Pin
Pranay Rana10-May-10 23:04
professionalPranay Rana10-May-10 23:04 
GeneralRe: How to Hide A GridView Column in a Visual Web Developer project Pin
grafiksinc11-May-10 1:21
grafiksinc11-May-10 1:21 
AnswerRe: How to Hide A GridView Column in a Visual Web Developer project Pin
Dinesh Mani10-May-10 23:07
Dinesh Mani10-May-10 23:07 
GeneralRe: How to Hide A GridView Column in a Visual Web Developer project Pin
grafiksinc11-May-10 1:23
grafiksinc11-May-10 1:23 
AnswerRe: How to Hide A GridView Column in a Visual Web Developer project Pin
Dinesh Mani11-May-10 1:59
Dinesh Mani11-May-10 1:59 
AnswerRe: How to Hide A GridView Column in a Visual Web Developer project Pin
HimansuSekharPati12-May-10 2:40
HimansuSekharPati12-May-10 2:40 
AnswerRe: How to Hide A GridView Column in a Visual Web Developer project Pin
grafiksinc16-May-10 13:11
grafiksinc16-May-10 13:11 
Hello All,

Well I did try your suggestions howerver nothing worked. I think next time I will manually create the Table and writ ethe code rathe rthan use the Gridview for this tyoe of situation. With that said here is what i did.

1. Convert the column to a template
2. The columns that I want to hide - site the width to 0
3. In the ItemTemplate just remove the text so that the column title is is blank
4. On the ASP: Code set GridLines = None
5. In the edit template Put the text/check box you want to use

Doing the above steps allowed me to hide the columns in "Normal mode" and have them show in edit mode.

Thanks guys for all the help,
Tommy Laugh | :laugh:
Questionopen source Pin
mylogics10-May-10 21:00
professionalmylogics10-May-10 21:00 
AnswerRe: open source Pin
Michel Godfroid10-May-10 22:40
Michel Godfroid10-May-10 22:40 
QuestionPrint in report wizard Pin
4anusha410-May-10 19:34
4anusha410-May-10 19:34 
QuestionWebsite project type to Web application project type NO ONE-CLICK SOLUTION POSSIBLE [modified] Pin
fjparisIII10-May-10 18:12
fjparisIII10-May-10 18:12 
AnswerRe: Website project type to Web application project type Pin
Abhijit Jana10-May-10 18:33
professionalAbhijit Jana10-May-10 18:33 
GeneralRe: Website project type to Web application project type Pin
fjparisIII11-May-10 8:40
fjparisIII11-May-10 8:40 
GeneralRe: Website project type to Web application project type Pin
fjparisIII11-May-10 13:25
fjparisIII11-May-10 13:25 
Questioncan't find html text formatting for my CMS , how can i find it ???? Pin
Med7at10-May-10 16:32
Med7at10-May-10 16:32 
AnswerRe: can't find html text formatting for my CMS , how can i find it ???? Pin
Michel Godfroid10-May-10 22:59
Michel Godfroid10-May-10 22:59 
GeneralRe: can't find html text formatting for my CMS , how can i find it ???? Pin
Olivier_Giulieri11-May-10 0:22
Olivier_Giulieri11-May-10 0:22 
QuestionCould not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
MNantu10-May-10 10:32
MNantu10-May-10 10:32 
AnswerRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
Not Active10-May-10 16:01
mentorNot Active10-May-10 16:01 
QuestionCreate download link for csv file on client-side in javascript. Pin
zeeShan anSari10-May-10 9:28
zeeShan anSari10-May-10 9:28 
AnswerRe: Create download link for csv file on client-side in javascript. Pin
Not Active10-May-10 10:09
mentorNot Active10-May-10 10:09 
GeneralRe: Create download link for csv file on client-side in javascript. Pin
zeeShan anSari10-May-10 10:15
zeeShan anSari10-May-10 10:15 
GeneralRe: Create download link for csv file on client-side in javascript. Pin
Not Active10-May-10 10:24
mentorNot Active10-May-10 10:24 
QuestionGet all selected ros from gridview. Pin
AsianRogueOne10-May-10 9:22
AsianRogueOne10-May-10 9:22 

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.