We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,623 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

RepeaterGrid

<asp:Repeater ID="Repeater1" runat="server" OnItemDataBound="Repeater1_ItemDataBound">
                                        <ItemTemplate>
                                            <div id="dvRowData" runat="server" class="itemRows">                                               
                                                <div id="dvStoreId" class="w30" style="display: none">
                                                    <%# Eval("StoreId")%>
                                                </div>
                                                <div id="dvStoreName" class="w200s">
                                               <a href="#" id="basic" runat="server">
                                                    <%# Eval("StoreName")%></a></div>
                                                <div id="dvEnabled" class="w200s" style="display: none">
                                                    <%# Eval("Enabled")%></div>
                                             
                                            </div>
                                        </ItemTemplate>
                                    </asp:Repeater>
2
Contributors
1
Reply
4 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
weblion
Newbie Poster
Banned
19 posts since Feb 2012
Reputation Points: -1
Solved Threads: 0
Skill Endorsements: 0

Prob?

sufyan2011
Junior Poster
166 posts since Dec 2011
Reputation Points: 9
Solved Threads: 22
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page generated in 0.0390 seconds using 2.45MB