Click here to Skip to main content
15,894,825 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
QuestionDynamic Textbox with ASP.Net using C# Help!!! Pin
ciqing29-Mar-09 2:30
ciqing29-Mar-09 2:30 
AnswerRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
www.Developerof.NET29-Mar-09 5:59
www.Developerof.NET29-Mar-09 5:59 
GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
ciqing29-Mar-09 6:27
ciqing29-Mar-09 6:27 
GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
Yusuf29-Mar-09 8:17
Yusuf29-Mar-09 8:17 
GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
wasium3-Nov-09 21:01
wasium3-Nov-09 21:01 
AnswerRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
Christian Graus29-Mar-09 9:06
protectorChristian Graus29-Mar-09 9:06 
Questionrestrict access to My Network Places And Network Connections on Click Pin
archananaresh29-Mar-09 0:33
archananaresh29-Mar-09 0:33 
AnswerRe: restrict access to My Network Places And Network Connections on Click Pin
Abhijit Jana29-Mar-09 2:00
professionalAbhijit Jana29-Mar-09 2:00 
Questionmake blog in asp .net Pin
neha00128-Mar-09 22:32
neha00128-Mar-09 22:32 
AnswerRe: make blog in asp .net Pin
Abhijit Jana28-Mar-09 22:42
professionalAbhijit Jana28-Mar-09 22:42 
AnswerRe: make blog in asp .net Pin
Eddy Vluggen28-Mar-09 23:05
professionalEddy Vluggen28-Mar-09 23:05 

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.