Click here to Skip to main content
16,004,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
JokeRe: VIEWSTATE Pin
Grapes-R-Fun29-Nov-06 13:11
Grapes-R-Fun29-Nov-06 13:11 
AnswerRe: VIEWSTATE Pin
Ravi Sant13-May-11 10:21
Ravi Sant13-May-11 10:21 
QuestionAdding multiple attributes to one control event Pin
Grapes-R-Fun29-Nov-06 9:06
Grapes-R-Fun29-Nov-06 9:06 
AnswerRe: Adding multiple attributes to one control event Pin
Not Active29-Nov-06 9:18
mentorNot Active29-Nov-06 9:18 
GeneralRe: Adding multiple attributes to one control event Pin
Grapes-R-Fun29-Nov-06 9:37
Grapes-R-Fun29-Nov-06 9:37 
GeneralRe: Adding multiple attributes to one control event Pin
Not Active29-Nov-06 9:43
mentorNot Active29-Nov-06 9:43 
GeneralRe: Adding multiple attributes to one control event Pin
Grapes-R-Fun29-Nov-06 9:54
Grapes-R-Fun29-Nov-06 9:54 
Questionasp: hyperlink and asp:datalist [modified] Pin
woodsctock8829-Nov-06 7:53
woodsctock8829-Nov-06 7:53 
Hi I made a control custom.ascx, to display in different pages, this control has a datagrid that I use to display certain info from my database... everything works fine.. but I am using the datagrid property of asp:hyperlink,
<asp:datagrid id="menuSubjectgrid" runat="server" CellPadding="0" OnPageIndexChanged="MenuSubjectGrid_Page"> <asp:HyperLinkColumn DataNavigateUrlField="subjectID" DataNavigateUrlFormatString="../stfront/strProductList.aspx?CategoryID=1&IdentifierID={0}" DataTextField="Description" HeaderText="Subjects" Target="_blank">
I want to display the info of the link in the page where I sent the DataNavigateUrlFormatString, how can I achive that...
thanx Smile | :)


-- modified at 15:01 Wednesday 29th November, 2006
AnswerRe: asp: hyperlink and asp:datalist Pin
ednrgc29-Nov-06 8:42
ednrgc29-Nov-06 8:42 
Questionautopostback Pin
saravanan0529-Nov-06 6:48
saravanan0529-Nov-06 6:48 
AnswerRe: autopostback Pin
ednrgc29-Nov-06 6:57
ednrgc29-Nov-06 6:57 
AnswerRe: autopostback Pin
Ravi Sant13-May-11 10:23
Ravi Sant13-May-11 10:23 
QuestionASP.Net dynamic user control parsing Pin
Clickok29-Nov-06 6:43
Clickok29-Nov-06 6:43 
AnswerRe: ASP.Net dynamic user control parsing Pin
minhpc_bk29-Nov-06 16:08
minhpc_bk29-Nov-06 16:08 
GeneralRe: ASP.Net dynamic user control parsing Pin
Clickok30-Nov-06 2:35
Clickok30-Nov-06 2:35 
QuestionSetting a calendar's selected date Pin
waddie129-Nov-06 6:25
waddie129-Nov-06 6:25 
AnswerRe: Setting a calendar's selected date Pin
ednrgc29-Nov-06 6:40
ednrgc29-Nov-06 6:40 
QuestionRe: Setting a calendar's selected date Pin
waddie129-Nov-06 6:54
waddie129-Nov-06 6:54 
AnswerRe: Setting a calendar's selected date Pin
ednrgc29-Nov-06 6:56
ednrgc29-Nov-06 6:56 
GeneralRe: Setting a calendar's selected date Pin
waddie129-Nov-06 22:46
waddie129-Nov-06 22:46 
Questiontreenode Pin
saravanan0529-Nov-06 6:23
saravanan0529-Nov-06 6:23 
AnswerRe: treenode Pin
Ravi Sant13-May-11 10:24
Ravi Sant13-May-11 10:24 
QuestionAsp.net(with C#) project into .exe Pin
P Bhasker29-Nov-06 3:55
P Bhasker29-Nov-06 3:55 
AnswerRe: Asp.net(with C#) project into .exe Pin
Pete O'Hanlon29-Nov-06 3:58
mvePete O'Hanlon29-Nov-06 3:58 
GeneralRe: Asp.net(with C#) project into .exe Pin
Eduard Keilholz29-Nov-06 4:13
Eduard Keilholz29-Nov-06 4:13 

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.