We need to open a Chart.cshtml page as a modal popup (gray parent window) in our application in center of a parent screen with some values as a input of popup. On popup closing we return some values to parent screen.
Chart.cshtml directory is Views => Home => Chart.cshtml of my MVC application.
Please help me with a sample code. Its really very helpful for me.
Thanks,
Sufyan