Click here to Skip to main content
15,905,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Create Dynami Menu InC# Pin
Michael Sync3-Jan-08 19:50
Michael Sync3-Jan-08 19:50 
Generalnull reference exception in treeview navigation Pin
uglyeyes3-Jan-08 18:41
uglyeyes3-Jan-08 18:41 
GeneralRe: null reference exception in treeview navigation Pin
TechnoSpike3-Jan-08 23:16
TechnoSpike3-Jan-08 23:16 
GeneralRe: null reference exception in treeview navigation Pin
uglyeyes6-Jan-08 11:23
uglyeyes6-Jan-08 11:23 
Questionhow i can change the froe color of the gridview textbox Pin
jagan1233-Jan-08 18:31
jagan1233-Jan-08 18:31 
AnswerRe: how i can change the froe color of the gridview textbox Pin
Michael Sync3-Jan-08 18:46
Michael Sync3-Jan-08 18:46 
QuestionWorking with Dropdown and text box Pin
this is pumpkin3-Jan-08 17:53
this is pumpkin3-Jan-08 17:53 
GeneralRe: Working with Dropdown and text box Pin
Christian Graus3-Jan-08 17:56
protectorChristian Graus3-Jan-08 17:56 
this is pumpkin wrote:
MsgBox1.alert("p1");


This is obviously test code, but either way, remember this won't work in the real world

this is pumpkin wrote:
private void Page-Load(....)


Page_Load is a strange place to do this. You should have a submit button and handle it's event.

You've written some very simple test code. If you move beyond that and try to write code that does what you want, you should find soon enough the limitations of hte approach ( for example, if I change my drop list, should the existing value for that selected test be shown right away ? )

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Working with Dropdown and text box Pin
janet20083-Jan-08 18:55
janet20083-Jan-08 18:55 
Questionhow to reconise the cell of a grid view when there is a text box in that cell Pin
jagan1233-Jan-08 17:44
jagan1233-Jan-08 17:44 
Generaldatagrid with checkboxes Pin
rameshdontagani3-Jan-08 16:56
rameshdontagani3-Jan-08 16:56 
GeneralRe: datagrid with checkboxes Pin
Christian Graus3-Jan-08 17:13
protectorChristian Graus3-Jan-08 17:13 
GeneralRe: datagrid with checkboxes Pin
rameshdontagani3-Jan-08 17:58
rameshdontagani3-Jan-08 17:58 
QuestionHow to create a browse button to get a folder path Pin
bircut3-Jan-08 15:29
bircut3-Jan-08 15:29 
AnswerRe: How to create a browse button to get a folder path Pin
Christian Graus3-Jan-08 16:47
protectorChristian Graus3-Jan-08 16:47 
AnswerRe: How to create a browse button to get a folder path Pin
Michael Sync3-Jan-08 16:52
Michael Sync3-Jan-08 16:52 
AnswerRe: How to create a browse button to get a folder path [modified] Pin
bircut3-Jan-08 17:17
bircut3-Jan-08 17:17 
GeneralRe: How to create a browse button to get a folder path Pin
Christian Graus3-Jan-08 17:30
protectorChristian Graus3-Jan-08 17:30 
GeneralRe: How to create a browse button to get a folder path [modified] Pin
bircut3-Jan-08 17:37
bircut3-Jan-08 17:37 
GeneralRe: How to create a browse button to get a folder path Pin
Christian Graus3-Jan-08 17:54
protectorChristian Graus3-Jan-08 17:54 
GeneralRe: How to create a browse button to get a folder path [modified] Pin
bircut3-Jan-08 18:51
bircut3-Jan-08 18:51 
QuestionHow to get Client Confirmation Pin
ram19743-Jan-08 14:19
ram19743-Jan-08 14:19 
AnswerRe: How to get Client Confirmation Pin
Christian Graus3-Jan-08 16:49
protectorChristian Graus3-Jan-08 16:49 
GeneralRe: How to get Client Confirmation Pin
ram19743-Jan-08 18:14
ram19743-Jan-08 18:14 
GeneralCheckBox List Does not show previous page checked Items Pin
ctrlnick3-Jan-08 12:27
ctrlnick3-Jan-08 12:27 

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.