Page 1 of 1

open forms in new tab control

PostPosted: 27 Mar 2016 06:06
by amirreza_asadpour
hi

i need a way to open form in new tab page ? is there any way to do that ?

also i need to put region at first and then open the form in the new tab ...

Re: open forms in new tab control

PostPosted: 28 Mar 2016 12:23
by Alexander Bulei
Hi amirreza_asadpour,

i need a way to open form in new tab page ? is there any way to do that ?
also i need to put region at first and then open the form in the new tab ...


You can't render the forms inside controls, only Frames like in win32.

Best Regards.

Re: open forms in new tab control

PostPosted: 29 Mar 2016 10:25
by amirreza_asadpour
thank you how to open frame in the tabs . can you help me or send a sample for me . thank u

Re: open forms in new tab control

PostPosted: 29 Mar 2016 10:30
by Alexander Bulei
Hi amirreza_asadpour,

Please check our demo: JQueryDemoV3_IW14
In source code, you will find the way how to load the frame into container/control by using powerful method AjaxReRender.

Also, please check/search in forum about this method, we have alot of information here.

Best Regards.