Click here to Skip to main content
15,910,872 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How do i do move columns in datagrid?????? Pin
luckyve6-Mar-07 0:58
luckyve6-Mar-07 0:58 
Questionhow to send and recieve mails Pin
praveenanand5-Mar-07 22:58
praveenanand5-Mar-07 22:58 
AnswerRe: how to send and recieve mails Pin
Haissam5-Mar-07 23:03
Haissam5-Mar-07 23:03 
AnswerRe: how to send and recieve mails Pin
Vasudevan Deepak Kumar6-Mar-07 9:25
Vasudevan Deepak Kumar6-Mar-07 9:25 
Questioninside the values in the Dropdownlist Pin
Oga M5-Mar-07 22:53
Oga M5-Mar-07 22:53 
AnswerRe: inside the values in the Dropdownlist Pin
Sandeep Akhare5-Mar-07 23:02
Sandeep Akhare5-Mar-07 23:02 
GeneralRe: inside the values in the Dropdownlist Pin
Oga M5-Mar-07 23:48
Oga M5-Mar-07 23:48 
GeneralRe: inside the values in the Dropdownlist Pin
Sandeep Akhare6-Mar-07 0:09
Sandeep Akhare6-Mar-07 0:09 
Depends on your requirment Items can be added Staticly or dynamically
1) static way :-
Right click the drop down list go to collection/items add there
2) Dynamically :-
Views.Items.Add(new ListItem("StringName","StringValue");

Thanks and Regards
Sandeep

If you want something you never had,
do something you have never done!


AnswerRe: Adding the values in the Dropdownlist Pin
senthil_rajesh_kavin5-Mar-07 23:11
senthil_rajesh_kavin5-Mar-07 23:11 
QuestionDisabling the Image Button Pin
Rajiya5-Mar-07 22:46
Rajiya5-Mar-07 22:46 
AnswerRe: Disabling the Image Button Pin
badgrs5-Mar-07 22:56
badgrs5-Mar-07 22:56 
AnswerRe: Disabling the Image Button Pin
Sandeep Akhare5-Mar-07 22:59
Sandeep Akhare5-Mar-07 22:59 
GeneralRe: Disabling the Image Button Pin
Rajiya5-Mar-07 23:18
Rajiya5-Mar-07 23:18 
GeneralRe: Disabling the Image Button Pin
Sandeep Akhare5-Mar-07 23:24
Sandeep Akhare5-Mar-07 23:24 
GeneralRe: Disabling the Image Button Pin
Rajiya5-Mar-07 23:27
Rajiya5-Mar-07 23:27 
GeneralRe: Disabling the Image Button Pin
Sandeep Akhare5-Mar-07 23:37
Sandeep Akhare5-Mar-07 23:37 
AnswerRe: Disabling the Image Button Pin
Haissam5-Mar-07 23:05
Haissam5-Mar-07 23:05 
AnswerRe: Disabling the Image Button Pin
Irshad Sulaimani6-Mar-07 0:26
Irshad Sulaimani6-Mar-07 0:26 
AnswerRe: Disabling the Image Button Pin
Vasudevan Deepak Kumar6-Mar-07 9:26
Vasudevan Deepak Kumar6-Mar-07 9:26 
QuestionSQL Datasource Pin
Sam Heller5-Mar-07 22:42
Sam Heller5-Mar-07 22:42 
AnswerRe: SQL Datasource Pin
Eduard Keilholz6-Mar-07 0:44
Eduard Keilholz6-Mar-07 0:44 
GeneralRe: SQL Datasource Pin
Sam Heller6-Mar-07 0:47
Sam Heller6-Mar-07 0:47 
QuestionDataview in .net Pin
vijay_835-Mar-07 22:36
vijay_835-Mar-07 22:36 
AnswerRe: Dataview in .net Pin
Haissam5-Mar-07 23:19
Haissam5-Mar-07 23:19 
QuestionMessage error Pin
nclauder5-Mar-07 22:32
nclauder5-Mar-07 22:32 

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.