Click here to Skip to main content
15,916,318 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Save as Dialog Pin
Christian Graus29-Mar-09 20:48
protectorChristian Graus29-Mar-09 20:48 
GeneralRe: Save as Dialog Pin
mehrdadc4829-Mar-09 21:23
mehrdadc4829-Mar-09 21:23 
GeneralRe: Save as Dialog Pin
N a v a n e e t h29-Mar-09 21:42
N a v a n e e t h29-Mar-09 21:42 
GeneralRe: Save as Dialog Pin
mehrdadc4829-Mar-09 21:53
mehrdadc4829-Mar-09 21:53 
GeneralRe: Save as Dialog Pin
mehrdadc4829-Mar-09 21:56
mehrdadc4829-Mar-09 21:56 
GeneralRe: Save as Dialog Pin
N a v a n e e t h29-Mar-09 22:02
N a v a n e e t h29-Mar-09 22:02 
GeneralRe: Save as Dialog Pin
Christian Graus29-Mar-09 22:23
protectorChristian Graus29-Mar-09 22:23 
QuestionRetrieving action code in routing Pin
SreejithAchutan29-Mar-09 19:40
SreejithAchutan29-Mar-09 19:40 
Questionwhere do i include the meta tag - <meta http-equiv="refresh" content="5;" /> in the master page ? Pin
Subin Alex29-Mar-09 19:25
Subin Alex29-Mar-09 19:25 
AnswerRe: where do i include the meta tag - in the master page ? Pin
Ravi Mori29-Mar-09 20:00
Ravi Mori29-Mar-09 20:00 
GeneralRe: where do i include the meta tag - in the master page ? Pin
Subin Alex29-Mar-09 20:27
Subin Alex29-Mar-09 20:27 
QuestionProblem in setting focous with asp.net ajax tab control. Pin
garimamehta21@gmail.com29-Mar-09 19:15
garimamehta21@gmail.com29-Mar-09 19:15 
AnswerRe: Problem in setting focous with asp.net ajax tab control. Pin
Vijay Jadhav, India.28-Oct-09 17:53
Vijay Jadhav, India.28-Oct-09 17:53 
QuestionHow do you create a row bound method class object, which can be used across a number of gridviews? Pin
AndyASPVB29-Mar-09 10:49
AndyASPVB29-Mar-09 10:49 
AnswerRe: How do you create a row bound method class object, which can be used across a number of gridviews? Pin
Christian Graus29-Mar-09 10:51
protectorChristian Graus29-Mar-09 10:51 
AnswerRe: How do you create a row bound method class object, which can be used across a number of gridviews? Pin
Yusuf29-Mar-09 11:03
Yusuf29-Mar-09 11:03 
GeneralRe: How do you create a row bound method class object, which can be used across a number of gridviews? Pin
AndyASPVB29-Mar-09 11:17
AndyASPVB29-Mar-09 11:17 
GeneralRe: How do you create a row bound method class object, which can be used across a number of gridviews? Pin
Yusuf29-Mar-09 12:57
Yusuf29-Mar-09 12:57 
GeneralRe: How do you create a row bound method class object, which can be used across a number of gridviews? Pin
AndyASPVB30-Mar-09 0:06
AndyASPVB30-Mar-09 0:06 
Hi

In the gridview component there is a method called onRowDataBind, which is built in method in the gridview. This is where I have been looking at my data from the query to build up my ImageButtons. Sorry, if I confused, by was using the past tense, which is bound.

Going back to my question, in the onRowDataBind method, you have access to all the methods and classes associated with the rows, and where I have tried to say something like e.row.backcolor, this will not work because. So, how do create a user control class which is defined outside of the gridview, I can pass parameters from the onRowDataBind, and can interact with it when a user clicks on the button in the gridview?

On the last part of the question, when the user clicks on an ImageButton, I am using command name and command argument on the buttons. Do these still need to be part of the gridview, because command name sits inside the gridview tag and allows me to know which button on the row the user has click on?

Thanks in advance
Question[error] Microsoft JScript runtime error: Permission denied Pin
jon-8029-Mar-09 10:40
professionaljon-8029-Mar-09 10:40 
AnswerRe: [error] Microsoft JScript runtime error: Permission denied Pin
JP_Rocks19-Oct-11 3:09
JP_Rocks19-Oct-11 3:09 
Questionhow to store a pdf file path and retrieve from SQL server Pin
Nitinpro29-Mar-09 4:24
Nitinpro29-Mar-09 4:24 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Yusuf29-Mar-09 8:15
Yusuf29-Mar-09 8:15 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Christian Graus29-Mar-09 9:05
protectorChristian Graus29-Mar-09 9:05 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Abhijit Jana29-Mar-09 18:29
professionalAbhijit Jana29-Mar-09 18:29 

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.