Hi
I am using angularjs mvc.
I binding data to grid but when select row in grid then open a update modal popup but in this popup not showing any data.
This is my code :
{{job.MustHaveSkills}} |
{{job.Experience}} |
{{job.Vacancies}} |
{{job.Location}} |
{{job.ContactCompany.Name}} |
{{job.Rate}} |
{{job.Recruiter}} |
{{job.AccountManager.FirstName}} |
{{job.CreatedDate}} |
Replies
Know the answer? Post it — somebody with the same question will find it here.