Click here to Skip to main content
15,925,255 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow using a html in content place holder Pin
Rinki Mukheraji15-Oct-07 20:29
Rinki Mukheraji15-Oct-07 20:29 
AnswerRe: How using a html in content place holder Pin
Sandeep Akhare15-Oct-07 21:05
Sandeep Akhare15-Oct-07 21:05 
GeneralRe: How using a html in content place holder Pin
Rinki Mukheraji15-Oct-07 21:09
Rinki Mukheraji15-Oct-07 21:09 
GeneralRe: How using a html in content place holder Pin
Sandeep Akhare15-Oct-07 21:25
Sandeep Akhare15-Oct-07 21:25 
QuestionText change event in a repeater Pin
joesolly15-Oct-07 20:11
joesolly15-Oct-07 20:11 
AnswerRe: Text change event in a repeater Pin
Sathesh Sakthivel15-Oct-07 20:19
Sathesh Sakthivel15-Oct-07 20:19 
AnswerRe: Text change event in a repeater Pin
Chetan Patel15-Oct-07 20:23
Chetan Patel15-Oct-07 20:23 
QuestionEvent not accessible due to protection level Pin
JacquesDP15-Oct-07 19:54
JacquesDP15-Oct-07 19:54 
Hi All,

I have bit of a head scratcher, I have a LoginView control and in that loginView control I have a dropdownlist, to access the dropdownlist control in the code behind I know you have to do :
DropDownList ddl = (DropDownList)LoginView.FindControl("dropdownlist");

But how do I get the event for text changed of that dropdownlist control. I added it manually but when I try to run the app I get the message that the event is not accessible due to its protection level.

Any help will be appreciated.

Thanks in advance

No matter how long he who laughs last laughs, he who laughs first has a head start!

QuestionHow can i enable the controls in ToolBox in 2.0 Pin
mrgaddam15-Oct-07 19:52
mrgaddam15-Oct-07 19:52 
AnswerRe: How can i enable the controls in ToolBox in 2.0 Pin
Chetan Patel15-Oct-07 20:04
Chetan Patel15-Oct-07 20:04 
AnswerRe: How can i enable the controls in ToolBox in 2.0 Pin
Sathesh Sakthivel15-Oct-07 20:20
Sathesh Sakthivel15-Oct-07 20:20 
Questioncreating the controls dynamically in asp.net Pin
rameshdontagani15-Oct-07 19:46
rameshdontagani15-Oct-07 19:46 
AnswerRe: creating the controls dynamically in asp.net Pin
Chetan Patel15-Oct-07 20:16
Chetan Patel15-Oct-07 20:16 
GeneralRe: creating the controls dynamically in asp.net Pin
rameshdontagani15-Oct-07 20:46
rameshdontagani15-Oct-07 20:46 
AnswerRe: creating the controls dynamically in asp.net Pin
Brendan Vogt15-Oct-07 21:37
Brendan Vogt15-Oct-07 21:37 
Questionhow can i creating my own website Pin
joshi reddy podduturi15-Oct-07 19:33
joshi reddy podduturi15-Oct-07 19:33 
AnswerRe: how can i creating my own website Pin
Chetan Patel15-Oct-07 20:17
Chetan Patel15-Oct-07 20:17 
GeneralRe: how can i creating my own website Pin
joshi reddy podduturi17-Oct-07 9:44
joshi reddy podduturi17-Oct-07 9:44 
AnswerRe: To change color of an image in asp.net Pin
Sandeep Akhare15-Oct-07 19:40
Sandeep Akhare15-Oct-07 19:40 
QuestionLog out problem!!! [modified] Pin
bug_aonz15-Oct-07 19:06
bug_aonz15-Oct-07 19:06 
AnswerRe: Log out problem!!! Pin
Sandeep Akhare15-Oct-07 19:43
Sandeep Akhare15-Oct-07 19:43 
GeneralRe: Log out problem!!! Pin
bug_aonz15-Oct-07 19:48
bug_aonz15-Oct-07 19:48 
GeneralRe: Log out problem!!! Pin
Sandeep Akhare15-Oct-07 19:53
Sandeep Akhare15-Oct-07 19:53 
GeneralRe: Log out problem!!! Pin
bug_aonz15-Oct-07 20:40
bug_aonz15-Oct-07 20:40 
GeneralRe: Log out problem!!! Pin
Sandeep Akhare15-Oct-07 20:57
Sandeep Akhare15-Oct-07 20:57 

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.