Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionabout dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 21:25
Rajeshwar Code- Developer13-Aug-09 21:25 
AnswerRe: about dropdownlist Pin
Abhijit Jana13-Aug-09 21:31
professionalAbhijit Jana13-Aug-09 21:31 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 21:49
Rajeshwar Code- Developer13-Aug-09 21:49 
GeneralRe: about dropdownlist Pin
Abhijit Jana13-Aug-09 21:51
professionalAbhijit Jana13-Aug-09 21:51 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 21:55
Rajeshwar Code- Developer13-Aug-09 21:55 
GeneralRe: about dropdownlist Pin
Abhijit Jana13-Aug-09 22:02
professionalAbhijit Jana13-Aug-09 22:02 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 22:05
Rajeshwar Code- Developer13-Aug-09 22:05 
AnswerRe: about dropdownlist Pin
Suresh Suthar13-Aug-09 22:07
professionalSuresh Suthar13-Aug-09 22:07 
Rajeshwar

First bind the ddlCountry with your country table data and
than use below mentioned code to select user's country.

ddlCountry.ClearSelection()
ddlCountry.Items.FindByText("user's country").Selected = True


Be an Eagle, Sky is Yours.

GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 22:21
Rajeshwar Code- Developer13-Aug-09 22:21 
AnswerRe: about dropdownlist Pin
Abhishek Sur13-Aug-09 22:32
professionalAbhishek Sur13-Aug-09 22:32 
GeneralRe: about dropdownlist Pin
Abhijit Jana13-Aug-09 22:42
professionalAbhijit Jana13-Aug-09 22:42 
GeneralRe: about dropdownlist Pin
Abhishek Sur13-Aug-09 23:15
professionalAbhishek Sur13-Aug-09 23:15 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer13-Aug-09 23:21
Rajeshwar Code- Developer13-Aug-09 23:21 
GeneralRe: about dropdownlist Pin
Abhijit Jana13-Aug-09 23:43
professionalAbhijit Jana13-Aug-09 23:43 
QuestionHow to delete/update GridView using custom data access class Pin
Chesnokov Yuriy13-Aug-09 20:54
professionalChesnokov Yuriy13-Aug-09 20:54 
AnswerRe: How to delete/update GridView using custom data access class Pin
Vimalsoft(Pty) Ltd13-Aug-09 23:09
professionalVimalsoft(Pty) Ltd13-Aug-09 23:09 
QuestionDB is read-only error on the server Pin
Chesnokov Yuriy13-Aug-09 20:49
professionalChesnokov Yuriy13-Aug-09 20:49 
AnswerRe: DB is read-only error on the server Pin
Abhijit Jana13-Aug-09 20:52
professionalAbhijit Jana13-Aug-09 20:52 
GeneralRe: DB is read-only error on the server Pin
Chesnokov Yuriy13-Aug-09 20:59
professionalChesnokov Yuriy13-Aug-09 20:59 
GeneralRe: DB is read-only error on the server Pin
Chesnokov Yuriy13-Aug-09 21:01
professionalChesnokov Yuriy13-Aug-09 21:01 
Questionwebsite name Pin
kavinnagarajan13-Aug-09 20:34
kavinnagarajan13-Aug-09 20:34 
AnswerRe: website name Pin
Abhijit Jana13-Aug-09 20:46
professionalAbhijit Jana13-Aug-09 20:46 
AnswerRe: website name Pin
Suresh Suthar13-Aug-09 20:48
professionalSuresh Suthar13-Aug-09 20:48 
GeneralRe: website name Pin
Abhijit Jana13-Aug-09 20:49
professionalAbhijit Jana13-Aug-09 20:49 
AnswerRe: website name Pin
Abhijit Jana13-Aug-09 20:48
professionalAbhijit Jana13-Aug-09 20:48 

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.