Watch Pre-recorded Live Shows Here
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Ajay Mavatkar
2k
68
9.5k
Removing single quotes for numeric value in string
Apr 19 2017 7:38 AM
How to remove single quotes for numeric value in string(only for numerics, for alphabets it should not remove).
for eg.
(Last Name Between '200','200' AND (Zipcode = '0' AND Last Name Between 'test1','test2'))
In a above eg. need to remove single quotes for 200 & 0 and not for test1 and test2.
Reply
Answers (
1
)
Develop mobile application
Getting sub total of nested gridview dynamic rows