Click here to Skip to main content
15,881,600 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Insulting Me Pin
m@dhu15-Aug-11 20:06
m@dhu15-Aug-11 20:06 
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 
ASM
Hi,
 I have a repeater in my aspx page. The datasource for this will change for different types of call hence I cannot  do



HTML
<ItemTemplate>
                <tr >
           <td bgcolor="" valign="top">
                        <%#DataBinder.Eval(Container.DataItem, "Id")%>
                    </td>
...
                </tr>
            </ItemTemplate>


SQL
as the dataItem will be different. Which is the best way to do it  server side?

Thanks,

AnswerRe: repeater databinding @ server side Pin
Not Active15-Aug-11 3:12
mentorNot Active15-Aug-11 3:12 
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 

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.