Click here to Skip to main content
15,924,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: check1 not declared Pin
ednrgc4-Jan-07 9:33
ednrgc4-Jan-07 9:33 
AnswerRe: check1 not declared Pin
Christian Graus4-Jan-07 11:45
protectorChristian Graus4-Jan-07 11:45 
AnswerRe: check1 not declared Pin
nagendra rao s.v.4-Jan-07 18:42
nagendra rao s.v.4-Jan-07 18:42 
QuestionN-Tier question [modified] Pin
Marcus J. Smith4-Jan-07 7:47
professionalMarcus J. Smith4-Jan-07 7:47 
AnswerRe: N-Tier question Pin
Mike Ellison4-Jan-07 14:14
Mike Ellison4-Jan-07 14:14 
GeneralRe: N-Tier question Pin
Marcus J. Smith5-Jan-07 2:25
professionalMarcus J. Smith5-Jan-07 2:25 
GeneralRe: N-Tier question Pin
Mike Ellison8-Jan-07 6:24
Mike Ellison8-Jan-07 6:24 
QuestionSeeking advice Pin
Keith Andersch4-Jan-07 6:15
Keith Andersch4-Jan-07 6:15 
Hi all.

I am wondering what you all think about this design issue. I have a page where a few things are static and one part, essentially another page, of it will be inserted when a choice is made in a combo box. The inserted portions contain static controls(text boxs, labels, drop down, etc...). I've seen this done on other websites but can't find any tutorials on how to do this. So I've thought of a couple of ways to go forward. One, I can create a user control for each inserted item, which there could be 10+ of, and register all of them on the page. Two, I can create classes which inherit from Panel for each item, programmatically add in each field into the panel at construction of the class. In either case, it could be pasted/created in when needed (on selection in the combo box).

I would prefer the user control route but I'm not sure about the impact on performance of registering 10+ controls on a page will have. The class route will be more tinkering.

I'd love to hear any kind of input on this. A link to a tutorial on how to do it would be good too. Smile | :)

-Keith
AnswerRe: Seeking advice Pin
ednrgc4-Jan-07 6:40
ednrgc4-Jan-07 6:40 
GeneralRe: Seeking advice Pin
Keith Andersch4-Jan-07 7:22
Keith Andersch4-Jan-07 7:22 
QuestionForum Software Pin
gvirden4-Jan-07 5:55
gvirden4-Jan-07 5:55 
AnswerRe: Forum Software Pin
Vasudevan Deepak Kumar4-Jan-07 6:08
Vasudevan Deepak Kumar4-Jan-07 6:08 
AnswerRe: Forum Software Pin
gvirden4-Jan-07 10:11
gvirden4-Jan-07 10:11 
Questionreg. database connection thru .bat file Pin
montu33774-Jan-07 5:00
montu33774-Jan-07 5:00 
AnswerRe: reg. database connection thru .bat file Pin
Vasudevan Deepak Kumar4-Jan-07 6:09
Vasudevan Deepak Kumar4-Jan-07 6:09 
QuestionCharacter Report (text Report) Pin
Haseeb Mukhtar4-Jan-07 2:49
Haseeb Mukhtar4-Jan-07 2:49 
AnswerRe: Character Report (text Report) Pin
ednrgc4-Jan-07 3:57
ednrgc4-Jan-07 3:57 
QuestionReturn XML in stead of HTML Pin
Eduard Keilholz4-Jan-07 1:59
Eduard Keilholz4-Jan-07 1:59 
AnswerRe: Return XML in stead of HTML Pin
DavidNohejl4-Jan-07 2:01
DavidNohejl4-Jan-07 2:01 
GeneralRe: Return XML in stead of HTML Pin
Eduard Keilholz4-Jan-07 2:06
Eduard Keilholz4-Jan-07 2:06 
GeneralRe: Return XML in stead of HTML Pin
J4amieC4-Jan-07 2:53
J4amieC4-Jan-07 2:53 
GeneralRe: Return XML in stead of HTML Pin
Jamie Nordmeyer4-Jan-07 12:09
Jamie Nordmeyer4-Jan-07 12:09 
QuestionVS 2005 Pin
manojkumarphate4-Jan-07 1:31
manojkumarphate4-Jan-07 1:31 
AnswerRe: VS 2005 Pin
ednrgc4-Jan-07 3:59
ednrgc4-Jan-07 3:59 
QuestionHelp in GridView...PLz..... Pin
varshavmane4-Jan-07 1:25
varshavmane4-Jan-07 1:25 

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.