Click here to Skip to main content
15,898,374 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOutlook in ASP.NET Pin
aaraaayen13-Jul-06 18:50
aaraaayen13-Jul-06 18:50 
QuestionMail Merge using C#.net Pin
R.Prabha Devi13-Jul-06 18:34
R.Prabha Devi13-Jul-06 18:34 
QuestionTimer [modified] Pin
nisha261213-Jul-06 17:08
nisha261213-Jul-06 17:08 
AnswerRe: Timer Pin
mnaveed13-Jul-06 22:32
mnaveed13-Jul-06 22:32 
QuestionDoes AJAX can get ColumnName at client? Pin
Old Gun13-Jul-06 16:14
Old Gun13-Jul-06 16:14 
AnswerRe: Does AJAX can get ColumnName at client? Pin
Edbert P13-Jul-06 19:19
Edbert P13-Jul-06 19:19 
QuestionMaster/Detail [modified] Pin
deepaks313-Jul-06 10:12
deepaks313-Jul-06 10:12 
AnswerRe: Master/Detail Pin
leckey13-Jul-06 10:45
leckey13-Jul-06 10:45 
I recently went through the learning of master/detail grids. All I can say is if you don't want to edit--good! It will make life easier. Smile | :) There are lots of articles but the ones I found most helpful were the 18 part series on datagrids at 4guysfromrolla. This is the link to part 18 but it has links to the other ones. Part 14 is the master/detail article.

http://aspnet.4guysfromrolla.com/articles/061505-1.aspx

If you use the datagrid you will use ItemTemplate for your columns. Basically it's like a datagrid, and then creating another datagrid inside of it for the detail stuff.

There are some articles here for nested datagrids (I'd search on those keywords) that also show how to insert drop-downs and things like that. But personally, I really like that 18 part series, especially if you have never worked with datagrids.

I don't know if someone else feels Repeater or DataView is better, but I had not programmed asp.net in a looong time and I eventually got it.

Feel free to go through the articles and post again if you have more specific questions.

Have fun!
GeneralRe: Master/Detail Pin
deepaks317-Jul-06 7:44
deepaks317-Jul-06 7:44 
GeneralRe: Master/Detail Pin
leckey17-Jul-06 8:07
leckey17-Jul-06 8:07 
GeneralRe: Master/Detail Pin
deepaks317-Jul-06 19:46
deepaks317-Jul-06 19:46 
QuestionGridview Pin
kjosh13-Jul-06 9:15
kjosh13-Jul-06 9:15 
AnswerRe: Gridview Pin
minhpc_bk13-Jul-06 15:29
minhpc_bk13-Jul-06 15:29 
AnswerRe: Gridview Pin
albCode13-Jul-06 21:24
albCode13-Jul-06 21:24 
QuestionSaving\Reading Configuration parameters in a WebService. Pin
Gilad Kapelushnik13-Jul-06 6:22
Gilad Kapelushnik13-Jul-06 6:22 
AnswerRe: Saving\Reading Configuration parameters in a WebService. Pin
minhpc_bk13-Jul-06 16:30
minhpc_bk13-Jul-06 16:30 
QuestionTrying to print an html page without to load it in asp.net Pin
sai_akkina13-Jul-06 5:11
sai_akkina13-Jul-06 5:11 
AnswerRe: Trying to print an html page without to load it in asp.net Pin
Not Active13-Jul-06 5:23
mentorNot Active13-Jul-06 5:23 
QuestionPasswordRecovery and programmatically setting mailSettings Pin
Barry Etter13-Jul-06 5:10
Barry Etter13-Jul-06 5:10 
AnswerRe: PasswordRecovery and programmatically setting mailSettings Pin
Mike Ellison13-Jul-06 6:18
Mike Ellison13-Jul-06 6:18 
QuestionASPEXEC DLL Pin
vfhgujaqwe13-Jul-06 5:05
vfhgujaqwe13-Jul-06 5:05 
QuestionHow can I put the line breraks in a message?? Pin
malalation13-Jul-06 5:05
malalation13-Jul-06 5:05 
AnswerRe: How can I put the line breraks in a message?? Pin
Paddy Boyd13-Jul-06 5:56
Paddy Boyd13-Jul-06 5:56 
GeneralRe: How can I put the line breraks in a message?? Pin
malalation14-Jul-06 11:06
malalation14-Jul-06 11:06 
AnswerRe: How can I put the line breraks in a message?? Pin
Guffa13-Jul-06 20:33
Guffa13-Jul-06 20:33 

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.