Click here to Skip to main content
15,881,455 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: menuitems Pin
tagyurit5-Sep-09 3:55
tagyurit5-Sep-09 3:55 
QuestionQuestion About Storing Objects in the Session Variable Pin
MarkMokris4-Sep-09 12:56
MarkMokris4-Sep-09 12:56 
AnswerRe: Question About Storing Objects in the Session Variable Pin
Christian Graus4-Sep-09 13:14
protectorChristian Graus4-Sep-09 13:14 
AnswerRe: Question About Storing Objects in the Session Variable Pin
tagyurit4-Sep-09 16:52
tagyurit4-Sep-09 16:52 
GeneralRe: Question About Storing Objects in the Session Variable Pin
MarkMokris5-Sep-09 2:45
MarkMokris5-Sep-09 2:45 
GeneralRe: Question About Storing Objects in the Session Variable Pin
tagyurit5-Sep-09 3:53
tagyurit5-Sep-09 3:53 
GeneralRe: Question About Storing Objects in the Session Variable Pin
MarkMokris6-Sep-09 3:36
MarkMokris6-Sep-09 3:36 
Questiongridview buttons and client side scripting Pin
compninja254-Sep-09 9:28
compninja254-Sep-09 9:28 
Hi everyone!

I'm working with a data grid and I would like to tie in some javascript. I have a field with a label that will have a numerical value. Two buttons are also in this cell and I want one to increase that number and the other to decrease it. Is there a way during the grid.databind event that I can add the client side onclick event to the buttons which will in turn be able to find the current row's label control client ID? This way, I can have each button call a single javascript function but pass it the row's label control that I want it to affect. I've done this before with static controls on the page, but I'm not sure how to start this one because (I'm assuming) each label on the gridview will have a different client side ID.

Thanks!

Knowledge is not power, however, the acquisition and appropriate application of knowledge can make you a very powerful individual.

AnswerRe: gridview buttons and client side scripting Pin
Abhishek Sur4-Sep-09 9:48
professionalAbhishek Sur4-Sep-09 9:48 
GeneralRe: gridview buttons and client side scripting Pin
compninja254-Sep-09 9:50
compninja254-Sep-09 9:50 
GeneralRe: gridview buttons and client side scripting Pin
Abhishek Sur4-Sep-09 11:16
professionalAbhishek Sur4-Sep-09 11:16 
GeneralRe: gridview buttons and client side scripting Pin
compninja258-Sep-09 3:29
compninja258-Sep-09 3:29 
GeneralRe: gridview buttons and client side scripting Pin
Abhishek Sur8-Sep-09 10:59
professionalAbhishek Sur8-Sep-09 10:59 
GeneralRe: gridview buttons and client side scripting Pin
compninja259-Sep-09 10:19
compninja259-Sep-09 10:19 
GeneralRe: gridview buttons and client side scripting Pin
Abhishek Sur10-Sep-09 0:39
professionalAbhishek Sur10-Sep-09 0:39 
GeneralRe: gridview buttons and client side scripting Pin
compninja2510-Sep-09 2:51
compninja2510-Sep-09 2:51 
QuestionDocument elements have no IDs Pin
Lonnie Raffray4-Sep-09 8:04
Lonnie Raffray4-Sep-09 8:04 
AnswerRe: Document elements have no IDs Pin
Abhishek Sur4-Sep-09 9:35
professionalAbhishek Sur4-Sep-09 9:35 
GeneralRe: Document elements have no IDs Pin
Lonnie Raffray4-Sep-09 9:37
Lonnie Raffray4-Sep-09 9:37 
GeneralRe: Document elements have no IDs Pin
Abhishek Sur4-Sep-09 9:39
professionalAbhishek Sur4-Sep-09 9:39 
QuestionLink button inside the Gridview Pin
Vimalsoft(Pty) Ltd4-Sep-09 4:13
professionalVimalsoft(Pty) Ltd4-Sep-09 4:13 
AnswerRe: Link button inside the Gridview Pin
Blue_Boy4-Sep-09 5:45
Blue_Boy4-Sep-09 5:45 
GeneralRe: Link button inside the Gridview Pin
Vimalsoft(Pty) Ltd6-Sep-09 20:12
professionalVimalsoft(Pty) Ltd6-Sep-09 20:12 
AnswerRe: Link button inside the Gridview Pin
Abhijit Jana4-Sep-09 6:59
professionalAbhijit Jana4-Sep-09 6:59 
GeneralRe: Link button inside the Gridview Pin
Vimalsoft(Pty) Ltd6-Sep-09 20:13
professionalVimalsoft(Pty) Ltd6-Sep-09 20:13 

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.