Dear Sir, I have developing one site having details regarding details. I am using Tabstrip Control, Multipage Control and PageView Control. I have 25 Tabs and i don't want to specify 25 different pageview for them. I have only one general pageview for showing
details of all 25 tabs. Now whenever user will click on the tab i want to call one file and want to show it's detail in Pageview. But for this i have to specify location of the page. Where should i specify this location for user clicked page. I will be very
thankful to u people for forwarding reply. Please don't tell me to see IBuySpy Portal as i have seen it but didn't got proper idea. So please forward the reply. Even u can forward me files containg solution to hardik.mehta@i-link.co.in. Waiting for your reply.
Hardik Mehta.
Instead of specifying a location (1st tab with 1st pageview by default, 2nd...), you could hide/unhide panel web ctrls. onSelectedIndexChange in tabstrip and sub ...() panel1.visible="true" panel2.visible="false" end sub 91
Dear Sir, I am very thankful to you for sending your quick reply to me. I am sorry but am bit unclear to u. I am not facing the problem of hiding or showing tabs or pageview. I want to call different aspx page on clicking particular tab. so where should I specify
the location for opening particular aspx file. Can I specify aspx page name in the tab or in the pageview control. If Yes then how could I do it..? I am sorry for this Inconvenience. I will be very thankful to you if you can focus me bit more in this issue.
Waiting For Your Reply, Hardik Mehta, Software Engineer.
What I have done is to create another column within the TABS table called "TabUrl". Also, add another property in TabStripDetails class called TabUrl. When you populate the PortalSettings class, then calculated the URL for each tab there and assigned this to
the TabStripDetails.TabUrl Next, modify the DesktopPortalBanner.ascx user control and bind the link to the TabUrl instead of recalculating the URL here. Thus, when this control render the navigational tab strip, it will used the tabUrl calculated based on
the value of the "TabUrl" column specified within the database. I hope this help.
Hi ttawin, Thankyou very much for sending me reply. Ya your tought is appreciable and will work. Your answer really meets to my requirement. But hey ttawin if you don't mind can you send me source file including class using which i can get better idea for using
tabstrip control and specifying Page URL. I am vey thankful to u and I will be very much thankful to u if u can favour this. Waiting For Your Reply. Hardik Mehta. Software Engineer.
None
0 Points
11 Posts
Specify File Name in Tabstrip
Sep 18, 2003 10:17 AM|Hardik Mehta|LINK
None
0 Points
1952 Posts
Re: Specify File Name in Tabstrip
Sep 18, 2003 11:46 AM|Bill2clone|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
None
0 Points
11 Posts
Re: Specify File Name in Tabstrip
Sep 18, 2003 12:28 PM|Hardik Mehta|LINK
None
0 Points
85 Posts
Re: Specify File Name in Tabstrip
Sep 19, 2003 09:59 AM|ttawin|LINK
None
0 Points
11 Posts
Re: Specify File Name in Tabstrip
Sep 19, 2003 10:58 AM|Hardik Mehta|LINK