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
Farhan Shariff
NA
933
241.2k
Remove column which has expression set
Mar 20 2014 6:15 AM
I want to remove a column from datatable
the column is a part of expression I want to remove it once the expression is calculated.
Lower.Expression = "(Convert(µ,'System.Double')-Convert(LSL,'System.Double'))/(3.0*sigma)";
Upper.Expression = "(Convert(USL,'System.Double')-Convert(µ,'System.Double'))/(3.0*sigma)";
CpK.Expression = "IIF(Lower < Upper, Lower, Upper)";
I want to remove lower and upper once the data is populated
Reply
Answers (
2
)
.Net CLR Create heap dump for .Net processes
c# code to copy paste whole pivot table in another sheet