Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Clear details from Browser? Pin
Paddy Boyd30-Jul-06 21:26
Paddy Boyd30-Jul-06 21:26 
AnswerRe: Clear details from Browser? Pin
Vipin Venugopal30-Jul-06 22:40
Vipin Venugopal30-Jul-06 22:40 
GeneralRe: Clear details from Browser? Pin
AnjuV31-Jul-06 4:31
AnjuV31-Jul-06 4:31 
QuestionHow to get two value from database and combine it Pin
ypsyong30-Jul-06 21:06
ypsyong30-Jul-06 21:06 
AnswerRe: How to get two value from database and combine it Pin
Paddy Boyd30-Jul-06 21:27
Paddy Boyd30-Jul-06 21:27 
GeneralRe: How to get two value from database and combine it Pin
ypsyong30-Jul-06 21:40
ypsyong30-Jul-06 21:40 
QuestionDataBinder.Eval() Pin
peshawarcoder30-Jul-06 20:09
peshawarcoder30-Jul-06 20:09 
AnswerRe: DataBinder.Eval() Pin
minhpc_bk30-Jul-06 20:34
minhpc_bk30-Jul-06 20:34 
You can use the DataBinder in this way as the DataTextField is where you specify a single data field. IMO, your chances are:
+ Manage to add the ListItem in the Items collection and you can combine the two columns.

+ Rearrange the datasource to have a column that is the combination of the two columns.
GeneralRe: DataBinder.Eval() Pin
peshawarcoder30-Jul-06 20:47
peshawarcoder30-Jul-06 20:47 
GeneralRe: DataBinder.Eval() Pin
peshawarcoder30-Jul-06 20:48
peshawarcoder30-Jul-06 20:48 
AnswerRe: DataBinder.Eval() Pin
Pradipta Basu30-Jul-06 20:55
Pradipta Basu30-Jul-06 20:55 
QuestionHow to filter Html tags before storing in database Pin
Exelioindia30-Jul-06 19:59
Exelioindia30-Jul-06 19:59 
AnswerRe: How to filter Html tags before storing in database Pin
minhpc_bk30-Jul-06 20:11
minhpc_bk30-Jul-06 20:11 
GeneralRe: How to filter Html tags before storing in database Pin
Pradipta Basu30-Jul-06 21:04
Pradipta Basu30-Jul-06 21:04 
QuestionHow to play audio files Pin
nisha261230-Jul-06 16:51
nisha261230-Jul-06 16:51 
AnswerRe: How to play audio files Pin
minhpc_bk30-Jul-06 20:13
minhpc_bk30-Jul-06 20:13 
QuestionUsing server.transfer Pin
doyang30-Jul-06 16:23
doyang30-Jul-06 16:23 
AnswerRe: Using server.transfer Pin
minhpc_bk30-Jul-06 20:14
minhpc_bk30-Jul-06 20:14 
GeneralRe: Using server.transfer Pin
doyang2-Aug-06 22:28
doyang2-Aug-06 22:28 
AnswerRe: Using server.transfer Pin
AnjuV30-Jul-06 21:03
AnjuV30-Jul-06 21:03 
GeneralRe: Using server.transfer Pin
doyang26-Sep-06 15:46
doyang26-Sep-06 15:46 
AnswerRe: Using server.transfer Pin
Mairy31-Jul-06 23:11
Mairy31-Jul-06 23:11 
AnswerRe: Using server.transfer Pin
doyang2-Aug-06 22:33
doyang2-Aug-06 22:33 
QuestionRe: Using server.transfer [Follow-up] Pin
doyang2-Aug-06 22:35
doyang2-Aug-06 22:35 
QuestionProgrammically Adding Controls Pin
Drathmar30-Jul-06 15:42
Drathmar30-Jul-06 15:42 

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.