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
Abhilash J A
534
2.4k
598.5k
how to split element then bind inside view page ?
Apr 27 2017 4:44 AM
Hello,
I am working on mvc, there is model object have comma contain string. Then,
return
View(
"PartnerProfile"
, ProfileModel);
how can split and show 1st element in the below <h3> and others ?
string
obj =
"A,b,c,d"
;
View,
<
ul
class
=
"sev-list"
>
<
h3
>
A
</
h3
>
<
li
>
b
</
li
>
<
li
>
c
</
li
>
<
li
>
d
</
li
>
</
ul
>
Reply
Answers (
2
)
job after a gap
Restrict browser not to show popup "do u want to save passwo