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
RAEES VK
NA
90
8.9k
new and event make
Apr 8 2017 3:31 AM
sir i have an xml file
<Honours>
<Head>
<name>AAAA</name>
<img>a.jpg</img>
<file>ddddddd</file>
</Head>
<Head>
<name>BBB</name>
<img>4898.JPG</img>
<file>gggggg</file>
</Head>
<Head>
<name>pp</name>
<img>dd.JPG</img>
<file>tttssss</file>
</Head>
<Head>
<name>ttt</name>
<img>4.JPG</img>
<file>tttssss</file>
</Head>
</Honours> i want to bind datalist only with lat row of dataset table
example:
ttt
image(4.jpg)
tttssss
Reply
Answers (
1
)
Need page refresh after executing Attributes.Add()
can i use html template for mvc application