var temp = db.usp_GetEmployees(searchTerm, pageIndex, pageSize, Column, ref Rcount,CId).ToList();
the above query iam getting all employees.
but i neet where employeestatus="Releaved " i need those employees only
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Phaneendra ChakravaramPosted May 3, 2016, 8:38 AM
ali tuncerPosted May 2, 2016, 5:08 AM
Chandu KumawatPosted May 2, 2016, 4:10 AM