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
Abhineet Srivastava
NA
890
94.4k
Remove empty List Item?
Oct 17 2013 11:19 AM
Hi,
I have to remove the empty li from the output.
My Output is like this.
Audit Process Optimization:
Build Data Analytic/Continuous Monitoring Capabilities:
Peer Discussions Forum: Data Analytics Forum
Best Practices: Process
Online Training: Analytical Procedures
Evaluate or Implement Audit Management System:
My function is like this-
String.prototype.SlashNToList = function () { return (this.replace(/\n/igm, '{LINEBREAK}')).htmlEscape().replace(/{LINEBREAK}/igm, '<li>'); }
Reply
Answers (
2
)
Grouping the data in gridview / list view
How to Create a simple Disscussion Board .net