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
Ekrem Tapan
NA
967
80.9k
Split string
Nov 3 2015 1:15 AM
Hi Everyone
A574A02211 S193FDRA3
20141023
S17337
WAN HAI 307
A024A13787 S1023F
S1023F
WAN HAI 316
A574A02181 S187FDRA3
20141024
S17337
WAN HAI 307
i have a csv file like that as above but,
nextCellPlace = FindNextCell(data[dataCounter], spacePlace);
spacePlace = data[dataCounter].IndexOf(" ", nextCellPlace);
arrivalShip.Add(GetCellValue(data[dataCounter], nextCellPlace, spacePlace));
im using this code get a third column data, but i wantto slipt red and blue string data, if met at no red data i wantto write down NULL then goto continue get second data
Reply
Answers (
3
)
E-commerce Project Showing all product in page with image
Multiple file upload dynamically with textbox