Hi Manish,
Sorry for the inconvenience.
#1) in your project it is creating two dialog box, 1 behind the other. If you move your dialog you will see two dialog box.
The sample we have provided, the control is rendered in the div with class name “container”. Since div with “container” class is already existing in layout page, so that dialog control is created twice. Now we have modified the sample. Please refer to the following link.
http://www.syncfusion.com/downloads/support/forum/121380/ze/dialogsample-196822790
#2) the height / width is improper.
The height and width of the dialog component is set as per the property values in the sample. Please check with the sample.
To know more about dialog control, Please refer to the following getting started link.
http://help.syncfusion.com/aspnetmvc/dialog/overview
For dialog properties, methods, and events, refer to the below link.
http://help.syncfusion.com/js/api/ejdialog
Regards,
Francis Paul A
Hi Manish,
We have analyzed your query. We are unable to reproduce the reported issue “dialog box does not submit the form”. We have prepared the sample based on your code snippet. In the sample, dialogbox submit the form properly and form post back values are obtained in the controller action. Please check with the sample in the below location.
http://www.syncfusion.com/downloads/support/forum/121380/ze/DialogControl-1462693548
If still persists any problem while submitting the dialog, could you please revert back the sample with your issue? This will help us to provide the better solution.
Regards,
Francis Paul A