Click here to Skip to main content
15,893,266 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: dropdownlist selected index Pin
Venkatesh Mookkan29-Oct-07 20:31
Venkatesh Mookkan29-Oct-07 20:31 
GeneralRe: dropdownlist selected index Pin
Sonia Gupta29-Oct-07 20:35
Sonia Gupta29-Oct-07 20:35 
GeneralRe: dropdownlist selected index Pin
N a v a n e e t h29-Oct-07 20:43
N a v a n e e t h29-Oct-07 20:43 
GeneralRe: dropdownlist selected index Pin
Sonia Gupta29-Oct-07 20:56
Sonia Gupta29-Oct-07 20:56 
GeneralRe: dropdownlist selected index Pin
N a v a n e e t h29-Oct-07 20:59
N a v a n e e t h29-Oct-07 20:59 
GeneralRe: dropdownlist selected index Pin
Sonia Gupta29-Oct-07 21:17
Sonia Gupta29-Oct-07 21:17 
AnswerRe: dropdownlist selected index Pin
Imran Khan Pathan29-Oct-07 21:01
Imran Khan Pathan29-Oct-07 21:01 
AnswerRe: dropdownlist selected index Pin
Ahmad Adnan29-Oct-07 21:21
Ahmad Adnan29-Oct-07 21:21 
if understood what u want my suggestion is:-
save the result comming form the database in DataTable (dt)
then make for loop to insert the values
but the first item let be
ListItem li1=new ListItem ("Select...","-1");
and add it into ur dropdownlist.then add the item u want to.

if u bond the List u cant add the item with the value "-1"

tegards
Questionattach picture to database Pin
kanza azhar29-Oct-07 20:10
kanza azhar29-Oct-07 20:10 
AnswerRe: attach picture to database Pin
N a v a n e e t h29-Oct-07 20:28
N a v a n e e t h29-Oct-07 20:28 
Questiondropdownlist with ajax Pin
venky45629-Oct-07 20:06
venky45629-Oct-07 20:06 
AnswerRe: dropdownlist with ajax Pin
Venkatesh Mookkan29-Oct-07 20:18
Venkatesh Mookkan29-Oct-07 20:18 
AnswerRe: dropdownlist with ajax Pin
Imran Khan Pathan29-Oct-07 21:15
Imran Khan Pathan29-Oct-07 21:15 
QuestionGetting File extension while uploading Pin
Malayil alex29-Oct-07 20:00
Malayil alex29-Oct-07 20:00 
AnswerRe: Getting File extension while uploading Pin
N a v a n e e t h29-Oct-07 20:08
N a v a n e e t h29-Oct-07 20:08 
GeneralRe: Getting File extension while uploading Pin
Malayil alex29-Oct-07 20:20
Malayil alex29-Oct-07 20:20 
Questiongloba valiable for java script function Pin
Sonia Gupta29-Oct-07 19:54
Sonia Gupta29-Oct-07 19:54 
AnswerRe: globa valiable for java script function Pin
N a v a n e e t h29-Oct-07 20:24
N a v a n e e t h29-Oct-07 20:24 
GeneralRe: globa valiable for java script function Pin
Sonia Gupta29-Oct-07 20:37
Sonia Gupta29-Oct-07 20:37 
GeneralRe: globa valiable for java script function Pin
N a v a n e e t h29-Oct-07 20:46
N a v a n e e t h29-Oct-07 20:46 
GeneralRe: global valiable for java script function Pin
Sonia Gupta29-Oct-07 21:01
Sonia Gupta29-Oct-07 21:01 
GeneralRe: global valiable for java script function Pin
N a v a n e e t h29-Oct-07 21:07
N a v a n e e t h29-Oct-07 21:07 
GeneralRe: global valiable for java script function Pin
Sonia Gupta29-Oct-07 21:25
Sonia Gupta29-Oct-07 21:25 
QuestionBased on Table Bind..., Pin
Member 387988129-Oct-07 19:51
Member 387988129-Oct-07 19:51 
Questionhow to upload a local file into application server (its urgent plz) Pin
jagadeeshkumar198429-Oct-07 19:50
jagadeeshkumar198429-Oct-07 19:50 

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.