Click here to Skip to main content
16,020,313 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to fill checkboxlist using client side script Pin
Sumanth Pereji1-Nov-06 2:12
Sumanth Pereji1-Nov-06 2:12 
AnswerRe: how to fill checkboxlist using client side script Pin
Parwej Ahamad1-Nov-06 5:04
professionalParwej Ahamad1-Nov-06 5:04 
GeneralRe: how to fill checkboxlist using client side script Pin
Sumanth Pereji1-Nov-06 19:20
Sumanth Pereji1-Nov-06 19:20 
GeneralRe: how to fill checkboxlist using client side script Pin
Parwej Ahamad1-Nov-06 22:13
professionalParwej Ahamad1-Nov-06 22:13 
QuestionUrgent? Pin
srilu nagalla1-Nov-06 1:12
srilu nagalla1-Nov-06 1:12 
AnswerRe: Urgent? Pin
Rahithi1-Nov-06 5:22
Rahithi1-Nov-06 5:22 
AnswerRe: Urgent? Pin
Dayekh1-Nov-06 5:27
Dayekh1-Nov-06 5:27 
QuestionDropDownList Dependence Pin
Dayekh1-Nov-06 0:34
Dayekh1-Nov-06 0:34 
Hi..

I have a DropDown which is populated from a Project table. This table has a foreign key a Stage table which also populates another DropDown. Both Databindings occur in the Pageload event.

Each Project can have many stages, but each stage belongs to one project.

I have set the AutoPostBack Property of the DropDown for the Project Table to true. Here's what I need to implement:

1. Load page. Default Project is auto selected on the Project DropDown. Therefore relevant Stages are listed in the Stage DropDown.
2. Select another Project from the list. The Stage DropDown will automatically change to show a list of the stages available for the selected Project.

Please help. Any suggestions will do.

PS. I know I have to place some code in the ddlSearch_SelectedIndexChanged method. I just don't know what though.
AnswerRe: DropDownList Dependence Pin
_AK_1-Nov-06 0:44
_AK_1-Nov-06 0:44 
GeneralRe: DropDownList Dependence [modified] Pin
Dayekh1-Nov-06 0:51
Dayekh1-Nov-06 0:51 
GeneralRe: DropDownList Dependence Pin
_AK_1-Nov-06 0:53
_AK_1-Nov-06 0:53 
GeneralRe: DropDownList Dependence Pin
Dayekh1-Nov-06 1:08
Dayekh1-Nov-06 1:08 
GeneralRe: DropDownList Dependence Pin
_AK_1-Nov-06 1:08
_AK_1-Nov-06 1:08 
Questionerror in validation controls Pin
saqib821-Nov-06 0:23
saqib821-Nov-06 0:23 
QuestionGridview sorting ASP.net 2.0 C# Pin
neetusharmain1-Nov-06 0:21
neetusharmain1-Nov-06 0:21 
QuestionReset webform after clicking on servercontrol [modified] Pin
neetusharmain1-Nov-06 0:01
neetusharmain1-Nov-06 0:01 
AnswerRe: Reset webform after clicking on servercontrol Pin
_AK_1-Nov-06 0:03
_AK_1-Nov-06 0:03 
GeneralRe: Reset webform after clicking on servercontrol Pin
neetusharmain1-Nov-06 0:11
neetusharmain1-Nov-06 0:11 
GeneralRe: Reset webform after clicking on servercontrol Pin
_AK_1-Nov-06 0:27
_AK_1-Nov-06 0:27 
AnswerRe: Reset webform after clicking on servercontrol Pin
Parwej Ahamad1-Nov-06 5:10
professionalParwej Ahamad1-Nov-06 5:10 
GeneralWhat about validation Controls Pin
wEb GuRu...1-Nov-06 6:34
wEb GuRu...1-Nov-06 6:34 
GeneralRe: What about validation Controls Pin
Parwej Ahamad1-Nov-06 15:54
professionalParwej Ahamad1-Nov-06 15:54 
QuestionSession lost for HTTPS pages Pin
hasanali0031-Oct-06 23:50
hasanali0031-Oct-06 23:50 
QuestiondataGrid1.DataBind().... problem Pin
sheetal alaspure31-Oct-06 23:47
sheetal alaspure31-Oct-06 23:47 
AnswerRe: dataGrid1.DataBind().... problem Pin
_AK_31-Oct-06 23:52
_AK_31-Oct-06 23:52 

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.