Hii to all,
I have created two Views in MVC3 employee1 view and EmployeeEdit view, i have created a table in empoloyee1 view with fields like Empid,Ename,Task and more Field called Edit(Link Field)when ever employee clicks on Edit Link field we need to redirect to Editable view,in this Editable View i need the access respective rows Empid in Editable View,please tell me how can i access particular TD value From one View to different View
Thanks
Ramu