Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: vwd 2008 Pin
eyeseetee25-Feb-08 3:42
eyeseetee25-Feb-08 3:42 
GeneralAjax page probs Pin
Member 387988125-Feb-08 1:51
Member 387988125-Feb-08 1:51 
GeneralRe: Ajax page probs Pin
N a v a n e e t h25-Feb-08 1:53
N a v a n e e t h25-Feb-08 1:53 
GeneralAccordion Ajax Control Pin
~V~25-Feb-08 1:48
~V~25-Feb-08 1:48 
General1 general question Pin
Mogaambo25-Feb-08 1:44
Mogaambo25-Feb-08 1:44 
GeneralRe: 1 general question Pin
N a v a n e e t h25-Feb-08 1:56
N a v a n e e t h25-Feb-08 1:56 
GeneralRe: 1 general question Pin
Amol M Vaidya25-Feb-08 2:13
professionalAmol M Vaidya25-Feb-08 2:13 
GeneralDatagrid Hyperlink column Pin
Kissy1625-Feb-08 0:48
Kissy1625-Feb-08 0:48 
I have one datagrid which displays the data like
<Columns>
<asp:BoundColumn DataField="head" ReadOnly="True" HeaderText="HeadName"></asp:BoundColumn>
<asp:BoundColumn DataField="initial" ReadOnly="True" HeaderText="Initial Amount(1)"</asp:BoundColumn>
<asp:BoundColumn DataField="income" ReadOnly="True" HeaderText="Income(2)"></asp:BoundColumn>
<asp:BoundColumn DataField="bal" ReadOnly="True" HeaderText="Balance(1+2)"></asp:BoundColumn>
</Columns></asp:datagrid>

Above i have goven some dummy example.I am having 2 heads like salary,bonus... etc.I am displaying respective amounts in the grid.but if i want to display indetail in other page having the grid a hyperlink for both salary and bonus.Using hyperlinkcolumn of grid doesnt fulfill my requirement.

Means i want to give a hyperlink in the grid itself for those columns i am displaying in the boundcolumn.
Otherwise how can i give a hyperlink in the grid??
Give me some solution please

kissy

GeneralRe: Datagrid Hyperlink column Pin
N a v a n e e t h25-Feb-08 1:59
N a v a n e e t h25-Feb-08 1:59 
GeneralDrag Drop in tree view control Pin
Deepak Nigam25-Feb-08 0:16
Deepak Nigam25-Feb-08 0:16 
General[Message Deleted] Pin
munklefish24-Feb-08 23:54
munklefish24-Feb-08 23:54 
GeneralRe: Datalist CheckBoxes (Net 2) Pin
munklefish25-Feb-08 5:35
munklefish25-Feb-08 5:35 
GeneralError in Web page Pin
swapna_samala24-Feb-08 23:30
swapna_samala24-Feb-08 23:30 
GeneralRe: Error in Web page Pin
N a v a n e e t h25-Feb-08 0:00
N a v a n e e t h25-Feb-08 0:00 
GeneralRe: Error in Web page Pin
selva4525-Feb-08 2:13
selva4525-Feb-08 2:13 
QuestionHow to Upload image on click of imagebutton Pin
Chetan Patel24-Feb-08 23:05
Chetan Patel24-Feb-08 23:05 
GeneralRe: How to Upload image on click of imagebutton Pin
Christian Graus24-Feb-08 23:14
protectorChristian Graus24-Feb-08 23:14 
Questionhow to Pass two parameters using Eval in a javascript fuction Pin
$unil Dhiman24-Feb-08 23:04
$unil Dhiman24-Feb-08 23:04 
GeneralRe: how to Pass two parameters using Eval in a javascript fuction Pin
Christian Graus24-Feb-08 23:16
protectorChristian Graus24-Feb-08 23:16 
GeneralRe: how to Pass two parameters using Eval in a javascript fuction Pin
$unil Dhiman25-Feb-08 13:42
$unil Dhiman25-Feb-08 13:42 
Questioncan i close the window without the alert box? Pin
Sonia Gupta24-Feb-08 23:00
Sonia Gupta24-Feb-08 23:00 
GeneralRe: can i close the window without the alert box? Pin
Christian Graus24-Feb-08 23:03
protectorChristian Graus24-Feb-08 23:03 
QuestionRe: can i close the window without the alert box? Pin
Sonia Gupta24-Feb-08 23:13
Sonia Gupta24-Feb-08 23:13 
GeneralRe: can i close the window without the alert box? Pin
Christian Graus24-Feb-08 23:18
protectorChristian Graus24-Feb-08 23:18 
AnswerRe: can i close the window without the alert box? Pin
Chetan Patel25-Feb-08 0:26
Chetan Patel25-Feb-08 0:26 

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.