Hi,
I am quite new in ASP.net MVC model and having a bit problem here (absolutely newbie).
My problem is i cannot access the ViewData via client-side java script to render a table using the data from my server side.
I having a main menu at the top consist of several link button, after the user click on it, it will change the sub menu on the right side. The menu item is dynamic where is queue from my server database.
any suggestion will be appreciated.
Thanks, in advance.