Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: gridview Pin
Christian Graus18-Jun-09 22:37
protectorChristian Graus18-Jun-09 22:37 
Questionplease tell me Pin
sivasampathkumar18-Jun-09 22:01
sivasampathkumar18-Jun-09 22:01 
AnswerRe: please tell me Pin
dan!sh 18-Jun-09 22:08
professional dan!sh 18-Jun-09 22:08 
AnswerRe: please tell me Pin
Manas Bhardwaj18-Jun-09 22:34
professionalManas Bhardwaj18-Jun-09 22:34 
AnswerRe: please tell me Pin
Christian Graus18-Jun-09 22:37
protectorChristian Graus18-Jun-09 22:37 
Questionhow to get imageurl of Dynamically created Image Button in click event ? Pin
garga118-Jun-09 21:33
garga118-Jun-09 21:33 
AnswerRe: how to get imageurl of Dynamically created Image Button in click event ? Pin
padmanabhan N18-Jun-09 22:33
padmanabhan N18-Jun-09 22:33 
GeneralRe: how to get imageurl of Dynamically created Image Button in click event ? Pin
garga119-Jun-09 0:38
garga119-Jun-09 0:38 
Sir,

i also did the same thing using foll vb code

AddHandler Img.Click, AddressOf Me.Img_Click

i want to know how to get imageurl or the path of the image so that i can open it in new window when i click the image button in foll function.

protected void Imgbtn_Click(object sender, EventArgs e)
{
//code
}
Questionif htmllink is inside template field of gridview [modified] Pin
vikas shukla18-Jun-09 20:27
vikas shukla18-Jun-09 20:27 
AnswerRe: if htmllink is inside template field of gridview Pin
padmanabhan N18-Jun-09 20:33
padmanabhan N18-Jun-09 20:33 
AnswerRe: if htmllink is inside template field of gridview Pin
padmanabhan N18-Jun-09 20:47
padmanabhan N18-Jun-09 20:47 
QuestionProblem in using query string Pin
souravghosh1818-Jun-09 20:15
souravghosh1818-Jun-09 20:15 
AnswerRe: Problem in using query string Pin
Christian Graus18-Jun-09 20:19
protectorChristian Graus18-Jun-09 20:19 
AnswerRe: Problem in using query string Pin
padmanabhan N18-Jun-09 20:19
padmanabhan N18-Jun-09 20:19 
QuestionStop popup window Pin
.NET- India 18-Jun-09 20:04
.NET- India 18-Jun-09 20:04 
AnswerRe: Stop popup window Pin
himanshu256118-Jun-09 21:18
himanshu256118-Jun-09 21:18 
GeneralRe: Stop popup window Pin
.NET- India 18-Jun-09 21:25
.NET- India 18-Jun-09 21:25 
GeneralRe: Stop popup window Pin
himanshu256118-Jun-09 22:33
himanshu256118-Jun-09 22:33 
GeneralRe: Stop popup window Pin
.NET- India 18-Jun-09 23:59
.NET- India 18-Jun-09 23:59 
QuestionJava script function in aspx.vb file [modified] Pin
Girish48118-Jun-09 17:57
Girish48118-Jun-09 17:57 
AnswerRe: Java script function in aspx.vb file Pin
K030618-Jun-09 18:43
K030618-Jun-09 18:43 
GeneralRe: Java script function in aspx.vb file Pin
Girish48118-Jun-09 19:11
Girish48118-Jun-09 19:11 
GeneralRe: Java script function in aspx.vb file Pin
Girish48118-Jun-09 19:27
Girish48118-Jun-09 19:27 
AnswerRe: Java script function in aspx.vb file [modified] Pin
Amit Patel198518-Jun-09 19:15
Amit Patel198518-Jun-09 19:15 
GeneralRe: Java script function in aspx.vb file Pin
Girish48118-Jun-09 19:19
Girish48118-Jun-09 19:19 

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.