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

ASP.NET

 
QuestionHow to transfer data from one form to another form Pin
Deepak Nigam24-Feb-08 3:40
Deepak Nigam24-Feb-08 3:40 
AnswerRe: How to transfer data from one form to another form Pin
Pete O'Hanlon24-Feb-08 10:31
mvePete O'Hanlon24-Feb-08 10:31 
AnswerRe: How to transfer data from one form to another form Pin
Mitesh Darji24-Feb-08 17:57
Mitesh Darji24-Feb-08 17:57 
AnswerRe: How to transfer data from one form to another form Pin
Christian Graus24-Feb-08 18:40
protectorChristian Graus24-Feb-08 18:40 
Generallearning how to send an email on a asp.net 2.0 page Pin
learningman24-Feb-08 2:31
learningman24-Feb-08 2:31 
GeneralRe: learning how to send an email on a asp.net 2.0 page Pin
Christian Graus24-Feb-08 18:21
protectorChristian Graus24-Feb-08 18:21 
GeneralSecurity Issues Pin
Gareth H24-Feb-08 2:24
Gareth H24-Feb-08 2:24 
GeneralBubble Control Event Pin
VanithaVasu23-Feb-08 23:26
VanithaVasu23-Feb-08 23:26 
I am having a grid and it contains two columns. The First Column contains one Image and the second column contains table and in the first row of the table i have a Link button like this :

<asp:linkbutton text="">]]>' runat="server" ID="BookTitle">


And i want to invoke an event during onclick event of this link button.

Also if i use onSelected_IndexChanged event in grid view like :

public void GridView1_OnSelectedIndexChanged(object sender,EventArgs e)
{
e.-----------
}

This event is not occuring.
I am working on 2.0 gridview.What should i do to invoke the event .Where i am wrong.

Can anybody helpme

VanithaVasu

GeneralRe: Bubble Control Event Pin
Venkatesh Mookkan24-Feb-08 15:43
Venkatesh Mookkan24-Feb-08 15:43 
GeneralPage doesn't contain new data after INSERT Pin
Mike Hankey23-Feb-08 19:36
mveMike Hankey23-Feb-08 19:36 
GeneralRe: Page doesn't contain new data after INSERT Pin
Christian Graus23-Feb-08 21:39
protectorChristian Graus23-Feb-08 21:39 
GeneralRe: Page doesn't contain new data after INSERT Pin
Mike Hankey24-Feb-08 4:52
mveMike Hankey24-Feb-08 4:52 
GeneralRe: Page doesn't contain new data after INSERT Pin
The Obvious23-Feb-08 21:51
The Obvious23-Feb-08 21:51 
GeneralRe: Page doesn't contain new data after INSERT Pin
Mike Hankey24-Feb-08 10:36
mveMike Hankey24-Feb-08 10:36 
QuestionHow can i Write data from webpage to serial port??? Pin
quark_cyber23-Feb-08 16:25
quark_cyber23-Feb-08 16:25 
GeneralRe: How can i Write data from webpage to serial port??? Pin
N a v a n e e t h23-Feb-08 16:36
N a v a n e e t h23-Feb-08 16:36 
GeneralOverride FormAuthentication.LoginURL Pin
econner23-Feb-08 13:05
econner23-Feb-08 13:05 
QuestionHow to retrieve exception code from code behind when call oracle stored procedure Pin
Kennie_n200023-Feb-08 8:56
Kennie_n200023-Feb-08 8:56 
AnswerRe: How to retrieve exception code from code behind when call oracle stored procedure Pin
N a v a n e e t h23-Feb-08 16:34
N a v a n e e t h23-Feb-08 16:34 
GeneralRe: How to retrieve exception code from code behind when call oracle stored procedure Pin
Kennie_n200023-Feb-08 21:07
Kennie_n200023-Feb-08 21:07 
GeneralAjax on DataList Pin
Brady Kelly23-Feb-08 0:52
Brady Kelly23-Feb-08 0:52 
GeneralPerformance of an application Pin
Kissy1623-Feb-08 0:15
Kissy1623-Feb-08 0:15 
GeneralRe: Performance of an application Pin
Sandeep Akhare23-Feb-08 1:42
Sandeep Akhare23-Feb-08 1:42 
GeneralRe: Performance of an application Pin
N a v a n e e t h23-Feb-08 7:54
N a v a n e e t h23-Feb-08 7:54 
QuestionHi guys. I want to know about how to generate a waiting or loading page using asp.net? Pin
G Nathan22-Feb-08 22:58
G Nathan22-Feb-08 22:58 

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.