TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nitin yadav
NA
136
0
Retrieve Repeater's HTML
Aug 10 2011 3:38 AM
hi,
I want to retrieve repeater's HTML in code behind file like if we have
<asp:repeater id="rplist".....>
<div><asp:label>testing...</asp:label></div>
</asp:repeater>
so i want to retrieve HTML under repeater code like i want <div><asp:label>testing...</asp:label></div> this text as my result.pls help me out.thanks
Reply
Answers (
2
)
Repeater under div tag
Make setup in window Application in vb.net and this setup is only one time install in computer