Hi experts
I need to use three check boxes in a table.One check box for details and other two for approve and disapprove . I'm using MVC approach .When i checked the checkbox <u><b>details</b></u> it should display details of the particular employee in that row
by using his employee number.
Please give me an approach.
I searched in forum but i'm a bit confused
Thanks