Click here to Skip to main content
15,884,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Insulting Me PinPopular
Richard MacCutchan15-Aug-11 22:28
mveRichard MacCutchan15-Aug-11 22:28 
AnswerRe: Insulting Me Pin
fjdiewornncalwe16-Aug-11 8:41
professionalfjdiewornncalwe16-Aug-11 8:41 
QuestionHow to Preview Image Before Upload Pin
apadana_198915-Aug-11 16:43
apadana_198915-Aug-11 16:43 
AnswerRe: How to Preview Image Before Upload Pin
Anurag Gandhi15-Aug-11 19:04
professionalAnurag Gandhi15-Aug-11 19:04 
QuestionLoad ASP.Net controls from text file / database Pin
econner15-Aug-11 11:42
econner15-Aug-11 11:42 
AnswerRe: Load ASP.Net controls from text file / database Pin
econner15-Aug-11 15:32
econner15-Aug-11 15:32 
Questionrepeater databinding @ server side Pin
fififlowertot15-Aug-11 0:54
fififlowertot15-Aug-11 0:54 
AnswerRe: repeater databinding @ server side Pin
Not Active15-Aug-11 3:12
mentorNot Active15-Aug-11 3:12 
If you want to use DataBinding like this you would need to convert each datasource to use the same columns, with the same names. Not a bad thing. If the datasources will all have different columns with different types you may want to use a DataGrid and set AutoGenerateColumns=true;

Otherwise, you will need to manually add ITemplates to your repeater based on the selected datasource

I know the language. I've read a book. - _Madmatt

GeneralRe: repeater databinding @ server side Pin
fififlowertot15-Aug-11 3:15
fififlowertot15-Aug-11 3:15 
QuestionValidate jQuery Modal ? Pin
zeego14-Aug-11 18:36
zeego14-Aug-11 18:36 
AnswerRe: Validate jQuery Modal ? Pin
Not Active14-Aug-11 18:50
mentorNot Active14-Aug-11 18:50 
GeneralRe: Validate jQuery Modal ? Pin
zeego14-Aug-11 19:18
zeego14-Aug-11 19:18 
GeneralRe: Validate jQuery Modal ? Pin
Not Active14-Aug-11 19:36
mentorNot Active14-Aug-11 19:36 
GeneralRe: Validate jQuery Modal ? Pin
zeego14-Aug-11 19:52
zeego14-Aug-11 19:52 
GeneralRe: Validate jQuery Modal ? Pin
Not Active15-Aug-11 0:43
mentorNot Active15-Aug-11 0:43 
Questionget html element value has made runtime Pin
oujeboland14-Aug-11 13:22
oujeboland14-Aug-11 13:22 
AnswerRe: get html element value has made runtime Pin
Not Active14-Aug-11 18:52
mentorNot Active14-Aug-11 18:52 
GeneralRe: get html element value has made runtime Pin
oujeboland15-Aug-11 13:08
oujeboland15-Aug-11 13:08 
GeneralRe: get html element value has made runtime Pin
Not Active15-Aug-11 13:19
mentorNot Active15-Aug-11 13:19 
GeneralRe: get html element value has made runtime Pin
Wonde Tadesse14-Sep-11 13:41
professionalWonde Tadesse14-Sep-11 13:41 
GeneralRe: get html element value has made runtime Pin
Wonde Tadesse14-Sep-11 13:44
professionalWonde Tadesse14-Sep-11 13:44 
AnswerRe: get html element value has made runtime Pin
Shameel14-Aug-11 22:22
professionalShameel14-Aug-11 22:22 
GeneralRe: get html element value has made runtime Pin
oujeboland15-Aug-11 13:18
oujeboland15-Aug-11 13:18 
GeneralRe: get html element value has made runtime Pin
Not Active15-Aug-11 13:21
mentorNot Active15-Aug-11 13:21 
GeneralRe: get html element value has made runtime Pin
Shameel16-Aug-11 8:38
professionalShameel16-Aug-11 8: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.