Hello everyone,
I am using MVC 4 with entityframeword. I have product and product category tables. Then, I want to save product features on ProductCategoryAttribute table. I am confused with this.
How can I handle this kind of table structure in mvc view page with respect to product id.
Please help me.
Regards,
Abhilash.J.A