Click here to Skip to main content
15,895,480 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Creating a .txt file in a web form (Urgent) Pin
N a v a n e e t h22-Oct-08 2:02
N a v a n e e t h22-Oct-08 2:02 
QuestionMultiple add/delete/update on a Gridview Pin
samerh22-Oct-08 0:13
samerh22-Oct-08 0:13 
Questionhow to access .cs page values in aspx page???? Pin
sarala.s21-Oct-08 23:44
sarala.s21-Oct-08 23:44 
AnswerRe: how to access .cs page values in aspx page???? Pin
meeram39521-Oct-08 23:48
meeram39521-Oct-08 23:48 
AnswerRe: how to access .cs page values in aspx page???? Pin
Abhijit Jana21-Oct-08 23:58
professionalAbhijit Jana21-Oct-08 23:58 
QuestionHow to Retrieving data to DropDownLists in the UpdatePanel? Pin
meeram39521-Oct-08 23:44
meeram39521-Oct-08 23:44 
AnswerRe: How to Retrieving data to DropDownLists in the UpdatePanel? Pin
Sandeep Akhare22-Oct-08 1:28
Sandeep Akhare22-Oct-08 1:28 
GeneralRe: How to Retrieving data to DropDownLists in the UpdatePanel? Pin
meeram39522-Oct-08 1:44
meeram39522-Oct-08 1:44 
I have two dropdownlist in my form for populating Country and States. When user selects a Country, the corresponding States will populate in the State dropdownlist. I have done this using the UpdatePanel. So whenever user selects a country, the States dropdownlist will automatically populated without a postback. While saving the data, I'm passing the selected CountryId and StateId.

Now, if I want to show those selected values back in the respective dropdownlists from the database, how should I do that? I can get the value from DB, but not able to show those selected values while loading. By default, in the Country Dropdownlist the first item is selected and nothing in StateDropdownlist.

For eg: While inserting, if the user selects Country as India and State as Karnataka, then while doing modificiations,the page should show in the respective dropdownlists those values selected.

Sorry for a long post. Hope now it is more clear.

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

Questionsetting the columns width of a gridview Pin
johland21-Oct-08 23:36
johland21-Oct-08 23:36 
AnswerRe: setting the columns width of a gridview Pin
NeverHeardOfMe22-Oct-08 0:45
NeverHeardOfMe22-Oct-08 0:45 
GeneralRe: setting the columns width of a gridview Pin
johland22-Oct-08 1:42
johland22-Oct-08 1:42 
GeneralRe: setting the columns width of a gridview Pin
NeverHeardOfMe22-Oct-08 2:18
NeverHeardOfMe22-Oct-08 2:18 
GeneralRe: setting the columns width of a gridview Pin
johland22-Oct-08 2:36
johland22-Oct-08 2:36 
GeneralRe: setting the columns width of a gridview Pin
NeverHeardOfMe22-Oct-08 2:52
NeverHeardOfMe22-Oct-08 2:52 
GeneralRe: setting the columns width of a gridview Pin
johland22-Oct-08 3:43
johland22-Oct-08 3:43 
QuestionMail Sending Failed Pin
yogesh_kumar_agarwal21-Oct-08 22:50
yogesh_kumar_agarwal21-Oct-08 22:50 
AnswerRe: Mail Sending Failed Pin
eyeseetee21-Oct-08 22:52
eyeseetee21-Oct-08 22:52 
AnswerRe: Mail Sending Failed Pin
AhsanS21-Oct-08 22:59
AhsanS21-Oct-08 22:59 
AnswerRe: Mail Sending Failed Pin
Abhijit Jana21-Oct-08 23:39
professionalAbhijit Jana21-Oct-08 23:39 
QuestionRetrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Pin
blakshmi21-Oct-08 22:46
blakshmi21-Oct-08 22:46 
AnswerRe: Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Pin
juan carmelo3-Dec-09 0:40
juan carmelo3-Dec-09 0:40 
Questiondesigning of ASP.NET project. Pin
Anmol.Gupta21-Oct-08 22:44
Anmol.Gupta21-Oct-08 22:44 
AnswerRe: designing of ASP.NET project. Pin
AhsanS21-Oct-08 22:53
AhsanS21-Oct-08 22:53 
AnswerRe: designing of ASP.NET project. Pin
eyeseetee21-Oct-08 23:09
eyeseetee21-Oct-08 23:09 
AnswerRe: designing of ASP.NET project. Pin
Brij21-Oct-08 23:38
mentorBrij21-Oct-08 23:38 

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.