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

ASP.NET

 
QuestionStarting with Asp.net website Pin
Atefjob5-Apr-12 14:18
Atefjob5-Apr-12 14:18 
AnswerRe: Starting with Asp.net website Pin
Abhinav S5-Apr-12 20:09
Abhinav S5-Apr-12 20:09 
AnswerRe: Starting with Asp.net website Pin
Syed Zoheb Ali Sumair16-Apr-12 5:51
Syed Zoheb Ali Sumair16-Apr-12 5:51 
QuestionListView Control loosing all items in it Pin
indian1435-Apr-12 11:52
indian1435-Apr-12 11:52 
AnswerRe: ListView Control loosing all items in it Pin
jkirkerx5-Apr-12 12:43
professionaljkirkerx5-Apr-12 12:43 
GeneralRe: ListView Control loosing all items in it Pin
vvashishta24-Apr-12 19:33
vvashishta24-Apr-12 19:33 
QuestionDatabinding Ajax Control Toolkit Rating Control Pin
Mahesha9995-Apr-12 9:40
Mahesha9995-Apr-12 9:40 
QuestionHiding values on page Pin
MacIntyre5-Apr-12 7:05
MacIntyre5-Apr-12 7:05 
I populate the aspx page from the database and gridview that is selected. Not all data is editable so some items are not used to populate the editable page. Alas, there in lies the crux of the problem.

I need one of the values from the selected row in the grid to be held for later use in a client side javascript. My client does not want to see it on the aspx page.

My programming partner initially put it in a textbox.visible = false. Appearently that 'invisible' field is also invisible to javascript.

Other developers in the past have hinted at 'hiding' values on the aspx page.
How do I do that?
Thanks in advance..
chuck.
QuestionRe: Hiding values on page Pin
Eddy Vluggen5-Apr-12 8:20
professionalEddy Vluggen5-Apr-12 8:20 
AnswerRe: Hiding values on page Pin
MacIntyre5-Apr-12 8:55
MacIntyre5-Apr-12 8:55 
AnswerRe: Hiding values on page Pin
jkirkerx5-Apr-12 10:44
professionaljkirkerx5-Apr-12 10:44 
AnswerRe: Hiding values on page Pin
vvashishta24-Apr-12 19:37
vvashishta24-Apr-12 19:37 
QuestionHow to retrieve photos from album from picassa in asp.net Pin
premagavarawad5-Apr-12 2:14
premagavarawad5-Apr-12 2:14 
Questiondevexpress and webmodalanchor Pin
tomorrow_ft5-Apr-12 2:07
tomorrow_ft5-Apr-12 2:07 
QuestionPlz tell me solution for it Pin
Swamytrva5-Apr-12 1:06
Swamytrva5-Apr-12 1:06 
AnswerRe: Plz tell me solution for it Pin
V.5-Apr-12 1:52
professionalV.5-Apr-12 1:52 
QuestionError solution Pin
Swamytrva5-Apr-12 1:04
Swamytrva5-Apr-12 1:04 
AnswerRe: Error solution Pin
V.5-Apr-12 1:58
professionalV.5-Apr-12 1:58 
QuestionFacing issue in jquery in Asp.net MVc application Pin
vnr5-Apr-12 1:01
vnr5-Apr-12 1:01 
Questionillegal characters in path : system.argumentException Pin
ausia195-Apr-12 0:18
ausia195-Apr-12 0:18 
AnswerCross post from C# forum. Pin
Pete O'Hanlon5-Apr-12 0:55
mvePete O'Hanlon5-Apr-12 0:55 
QuestionExport to Excel and Microsoft Jet Pin
biop.codeproject4-Apr-12 21:43
biop.codeproject4-Apr-12 21:43 
AnswerRe: Export to Excel and Microsoft Jet Pin
Reza Ahmadi8-Apr-12 19:04
Reza Ahmadi8-Apr-12 19:04 
GeneralRe: Export to Excel and Microsoft Jet Pin
biop.codeproject9-Apr-12 15:30
biop.codeproject9-Apr-12 15:30 
GeneralRe: Export to Excel and Microsoft Jet Pin
Reza Ahmadi9-Apr-12 18:08
Reza Ahmadi9-Apr-12 18:08 

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.