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

ASP.NET

 
AnswerRe: to display the data from a database table Pin
Ashfield21-Apr-09 1:44
Ashfield21-Apr-09 1:44 
AnswerRe: to display the data from a database table Pin
Yusuf21-Apr-09 3:33
Yusuf21-Apr-09 3:33 
QuestionInserting values? Pin
Karthick_gc21-Apr-09 0:43
Karthick_gc21-Apr-09 0:43 
AnswerRe: Inserting values? Pin
N a v a n e e t h21-Apr-09 0:46
N a v a n e e t h21-Apr-09 0:46 
GeneralRe: Inserting values? Pin
Karthick_gc21-Apr-09 0:49
Karthick_gc21-Apr-09 0:49 
GeneralRe: Inserting values? Pin
N a v a n e e t h21-Apr-09 0:56
N a v a n e e t h21-Apr-09 0:56 
GeneralRe: Inserting values? Pin
Deshbir Singh21-Apr-09 8:26
Deshbir Singh21-Apr-09 8:26 
QuestionPassing value through Querystring from Gridview record. Pin
codingrocks21-Apr-09 0:38
codingrocks21-Apr-09 0:38 
In my application I want to open a new window on click of a gridview record. The hyperlink is in an ItemTemplate Column.
On click of that i need to open a new window passing the rid also in querystring how can i do this?

<br />
<asp:HyperLink ID="hRequestID" runat="server" Text='<%# Eval("Request ID")%>'<br />
                  NavigateUrl='<%# DataBinder.Eval(Container, "DataItem.Request ID","SearchEdit.aspx?rid={0}") %>'><br />
                  </asp:HyperLink><br />


SAJAN A PILLAI

ASP.NET,C#.NET Programmer
BANGALORE

"Winners don't do different things. They do things differently. ...

AnswerRe: Passing value through Querystring from Gridview record. Pin
N a v a n e e t h21-Apr-09 0:44
N a v a n e e t h21-Apr-09 0:44 
QuestionError opening Word Document in Asp.Net Pin
vyasdev200921-Apr-09 0:12
vyasdev200921-Apr-09 0:12 
AnswerRe: Error opening Word Document in Asp.Net Pin
Ashfield21-Apr-09 1:46
Ashfield21-Apr-09 1:46 
QuestionUnable to Fix The hight of Table cotrol in Report viewer (RDLC) Pin
Member 226432921-Apr-09 0:10
Member 226432921-Apr-09 0:10 
QuestionIIS and Tomcat Pin
jchandramouli20-Apr-09 22:46
jchandramouli20-Apr-09 22:46 
QuestionImport data from excel cell to Textbox Pin
samsonx20-Apr-09 21:58
samsonx20-Apr-09 21:58 
AnswerRe: Import data from excel cell to Textbox Pin
Greg Chelstowski21-Apr-09 0:28
Greg Chelstowski21-Apr-09 0:28 
GeneralRe: Import data from excel cell to Textbox Pin
krishna_goluguri7-Jul-10 23:27
krishna_goluguri7-Jul-10 23:27 
QuestionUnable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. Pin
abyvjohnmca20-Apr-09 21:21
abyvjohnmca20-Apr-09 21:21 
QuestionHow we can fetch a textbox value when an enter key is pressed ? Pin
Masood Kochi,SSF20-Apr-09 21:15
Masood Kochi,SSF20-Apr-09 21:15 
AnswerRe: How we can fetch a textbox value when an enter key is pressed ? Pin
N a v a n e e t h20-Apr-09 21:57
N a v a n e e t h20-Apr-09 21:57 
AnswerRe: How we can fetch a textbox value when an enter key is pressed ? Pin
jai_10121-Apr-09 1:42
jai_10121-Apr-09 1:42 
Questionview html source code - asp.net Pin
Manish Thaduri20-Apr-09 20:35
Manish Thaduri20-Apr-09 20:35 
AnswerRe: view html source code - asp.net Pin
N a v a n e e t h20-Apr-09 20:39
N a v a n e e t h20-Apr-09 20:39 
General[Message Deleted] Pin
Manish Thaduri20-Apr-09 20:42
Manish Thaduri20-Apr-09 20:42 
GeneralRe: view html source code - asp.net Pin
N a v a n e e t h20-Apr-09 20:56
N a v a n e e t h20-Apr-09 20:56 
General[Message Deleted] Pin
Manish Thaduri20-Apr-09 21:06
Manish Thaduri20-Apr-09 21:06 

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.