TabPageAdv position is changed automatically in runtime
Dear Sir/Madam,
TabControlAdv tool is run-time TabPageAdv position automatically changed like TabPageAdv2 index is 0 and TabPageAdv1 index is 1 and tab setting is below mensioned
Tabstyle - tabrenderdockingWhidbey
Theme enabled is true
Shw Scroll is true
Kindly give me possible solution
Thanks and Regards
Ezhumalai M
SIGN IN To post a reply.
3 Replies
SK
Senthil Kumaran Rajan
Syncfusion Team
April 27, 2017 11:08 AM UTC
Hi Ezhumalai,
Thank you for contacting Syncfusion support.
We have tried to reproduce the reported behavior with the TabControlAdv, with the given information i.e we have enabled the ShowScroll and ThemeEnabled property and assigned the style as TabRenderDockingWhidbey in design time and added some Tabs in the TabControlAdv. When running the sample the same index is maintained for the TabPageAdv. We have prepared a sample for your reference and this can be download from the below location.
Could you please check with the above sample and video and let us know whether we have followed the same steps to reproduce the reported behavior? If not, please share us the sample that can reproduce the reported issue and please let us know the EssentialStudio version that you are using currently, this will be helpful for us to analyze and provide you a prompt solution as early as possible.
Also, could you please ensure whether the TabPageAdv are added in the order in Form1.Designer.cs file? Because the tabs will be arranged at the runtime with the order the has been added in TabControlAdv in the Form1.Designer.cs file. Please refer the below screenshot for further reference. E.g. If we want to rearrange the TabPageAdv3 in between the TabPageAdv1 and TabPageAdv2, we have to remove the line “this.tabControlAdv1.Controls.Add(this.tabPageAdv3);” and inserted in between the TabPageAdv1 and TabPageAdv2. Hence please ensure this and let us know whether the reported behavior has been resolved.
Regards,
Senthil.
EZ
Ezhumalai
May 2, 2017 12:41 PM UTC
Dear Sir,
Thanks for reply it's very helpful for me.
Thanks and Regards
Ezhumalai M
SK
Senthil Kumaran Rajan
Syncfusion Team
May 3, 2017 04:53 AM UTC
Hi Ezhumalai,
Thank you for your update.
We are glad to know that, your reported behavior has been resolved. Please let us know if you need any further assistance, we will be happy to assist you.
Regards,
Senthil
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
EZ Ezhumalai
- Apr 26, 2017 05:41 AM UTC
- May 3, 2017 04:53 AM UTC