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

ASP.NET

 
AnswerRe: how to access data of gridview outside of gridview Pin
Masood Kochi,SSF23-Jun-08 21:08
Masood Kochi,SSF23-Jun-08 21:08 
QuestionUsing itextShart.dll in server throws some error. Pin
Kodeeswaran23-Jun-08 20:20
Kodeeswaran23-Jun-08 20:20 
AnswerRe: Using itextShart.dll in server throws some error. Pin
Christian Graus23-Jun-08 20:24
protectorChristian Graus23-Jun-08 20:24 
GeneralRe: Using itextShart.dll in server throws some error. Pin
Kodeeswaran23-Jun-08 20:52
Kodeeswaran23-Jun-08 20:52 
Questiona simple error Pin
ptvce23-Jun-08 20:20
ptvce23-Jun-08 20:20 
AnswerRe: a simple error Pin
Christian Graus23-Jun-08 20:22
protectorChristian Graus23-Jun-08 20:22 
GeneralRe: a simple error Pin
ptvce23-Jun-08 20:40
ptvce23-Jun-08 20:40 
Questionhyperlinkculumn in the grid Pin
rameshdontagani23-Jun-08 20:13
rameshdontagani23-Jun-08 20:13 
hi i am creating the hyperlink column like this ........

HyperLinkColumn hlpField = new HyperLinkColumn();
hlpField.DataTextField = "test";

hlpField.HeaderText = "test";

datagrid.Columns.Add(hlpField);



and now i want to give the url to this hyperlink field in the itemdatabound event......



how can i do this
AnswerRe: hyperlinkculumn in the grid Pin
Christian Graus23-Jun-08 20:23
protectorChristian Graus23-Jun-08 20:23 
AnswerRe: hyperlinkculumn in the grid Pin
Kodeeswaran23-Jun-08 20:47
Kodeeswaran23-Jun-08 20:47 
QuestionCross-Page Posting Pin
.NET- India 23-Jun-08 19:56
.NET- India 23-Jun-08 19:56 
AnswerRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 20:04
protectorChristian Graus23-Jun-08 20:04 
GeneralRe: Cross-Page Posting Pin
.NET- India 23-Jun-08 20:22
.NET- India 23-Jun-08 20:22 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 20:25
protectorChristian Graus23-Jun-08 20:25 
GeneralRe: Cross-Page Posting Pin
.NET- India 23-Jun-08 20:34
.NET- India 23-Jun-08 20:34 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 21:06
protectorChristian Graus23-Jun-08 21:06 
AnswerRe: Cross-Page Posting Pin
Imran Khan Pathan23-Jun-08 20:08
Imran Khan Pathan23-Jun-08 20:08 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 20:19
protectorChristian Graus23-Jun-08 20:19 
GeneralRe: Cross-Page Posting Pin
.NET- India 23-Jun-08 20:23
.NET- India 23-Jun-08 20:23 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 20:32
protectorChristian Graus23-Jun-08 20:32 
GeneralRe: Cross-Page Posting Pin
.NET- India 23-Jun-08 20:44
.NET- India 23-Jun-08 20:44 
GeneralRe: Cross-Page Posting Pin
Imran Khan Pathan23-Jun-08 20:53
Imran Khan Pathan23-Jun-08 20:53 
GeneralRe: Cross-Page Posting Pin
.NET- India 23-Jun-08 20:59
.NET- India 23-Jun-08 20:59 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 21:09
protectorChristian Graus23-Jun-08 21:09 
GeneralRe: Cross-Page Posting Pin
Christian Graus23-Jun-08 21:07
protectorChristian Graus23-Jun-08 21:07 

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.