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

ASP.NET

 
Questioncontrols in collections Pin
filinM21-Nov-07 4:08
filinM21-Nov-07 4:08 
AnswerRe: controls in collections Pin
szukuro21-Nov-07 4:42
szukuro21-Nov-07 4:42 
Questionguide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 3:40
raquidd2221-Nov-07 3:40 
AnswerRe: guide to beginner (Implement business logic algorithm) Pin
Frank Kerrigan21-Nov-07 10:10
Frank Kerrigan21-Nov-07 10:10 
GeneralRe: guide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 16:13
raquidd2221-Nov-07 16:13 
QuestionDisplaying Dynamic Template columns Gridview Pin
irkahc21-Nov-07 3:27
irkahc21-Nov-07 3:27 
QuestionPick Id Under Working GridView Pin
Rinki Mukheraji21-Nov-07 3:09
Rinki Mukheraji21-Nov-07 3:09 
AnswerRe: Pick Id Under Working GridView Pin
SABhatti21-Nov-07 5:38
SABhatti21-Nov-07 5:38 
you can load the ID from database and use it as datakey in gridview. and then get it using

<br />
GridView2.DataKeys[i];<br />


-----

AnswerRe: How To Display Hierarchical Data by Using Nested Repeater Controls Pin
SABhatti21-Nov-07 5:33
SABhatti21-Nov-07 5:33 
GeneralUI Design: Opinions Pin
Brady Kelly21-Nov-07 2:15
Brady Kelly21-Nov-07 2:15 
QuestionHow to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 2:09
Billypon21-Nov-07 2:09 
AnswerRe: How to output a web control so that it can be postbacked from the page? Pin
raj@code21-Nov-07 2:34
raj@code21-Nov-07 2:34 
GeneralRe: How to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 3:50
Billypon21-Nov-07 3:50 
QuestionEmbed object is not working Pin
Kurian_Kurian21-Nov-07 2:08
Kurian_Kurian21-Nov-07 2:08 
QuestionOutlook Template file using ASP.NET Pin
manowj21-Nov-07 1:11
manowj21-Nov-07 1:11 
Questionimp Pin
niki_nilu21-Nov-07 1:05
niki_nilu21-Nov-07 1:05 
QuestionRe: imp Pin
John-ph21-Nov-07 1:10
John-ph21-Nov-07 1:10 
AnswerRe: imp Pin
kapil bhatnagar21-Nov-07 1:10
kapil bhatnagar21-Nov-07 1:10 
AnswerRe: imp Pin
Prateek G21-Nov-07 1:11
Prateek G21-Nov-07 1:11 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:15
niki_nilu21-Nov-07 1:15 
GeneralRe: imp Pin
Prateek G21-Nov-07 1:26
Prateek G21-Nov-07 1:26 
AnswerRe: imp Pin
Imran Khan Pathan21-Nov-07 1:12
Imran Khan Pathan21-Nov-07 1:12 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:17
niki_nilu21-Nov-07 1:17 
GeneralRe: imp Pin
Imran Khan Pathan21-Nov-07 1:21
Imran Khan Pathan21-Nov-07 1:21 
AnswerRe: imp Pin
InsDev21-Nov-07 1:22
InsDev21-Nov-07 1:22 

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.