Hi all,
I am developing an application in MVC razor engine.I am stuck with small problem,I created 4 different tabs.code releated to first tab is worked fine.but when i try to bind the data in second tab it not working .
can any one guide me is any thing i missed in that code ?
Here i am attaching my code in view of application.
@*region tabs-Service Catlog remote tab *@
@*endregion tabs-Service Catalog remote*@
for binding data in first tab i wrote like this