473,395 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

multiview without postback

I am using visual web developer (asp.net 2.0) and trying to select a
view in a multiview without doing a postback. I am looking for a
javascript event to select the appropriate view using link buttons. I
am not sure if the control is even fully rendered for a javascript
event to be added to it.

In other words, I want it to function more like the IE web
tabstrip/pageview control in .net 1.x

Any help is appreciated.

Nov 19 '05 #1
2 3662
in asp.net, if an object is invisible, its not rendered. to do want you want
you will have to use style command to hide the objects, not the visible
property.

-- bruce (sqlwork.com)

"Stephen" <sw*****@enpathmed.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
I am using visual web developer (asp.net 2.0) and trying to select a
view in a multiview without doing a postback. I am looking for a
javascript event to select the appropriate view using link buttons. I
am not sure if the control is even fully rendered for a javascript
event to be added to it.

In other words, I want it to function more like the IE web
tabstrip/pageview control in .net 1.x

Any help is appreciated.

Nov 19 '05 #2
I ended up hiding the control in a table and hiding the table with
javascript during the page load event.

Thanks.
Bruce Barker wrote:
in asp.net, if an object is invisible, its not rendered. to do want you want
you will have to use style command to hide the objects, not the visible
property.

-- bruce (sqlwork.com)

"Stephen" <sw*****@enpathmed.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
I am using visual web developer (asp.net 2.0) and trying to select a
view in a multiview without doing a postback. I am looking for a
javascript event to select the appropriate view using link buttons. I
am not sure if the control is even fully rendered for a javascript
event to be added to it.

In other words, I want it to function more like the IE web
tabstrip/pageview control in .net 1.x

Any help is appreciated.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: needin4mation | last post by:
I wanted easy tabs for my webpage and saw the new MultiView. I read and couldn't tell, but is the MultiView the same as having tabs? Or does MultiView bring everything at once and the user just...
0
by: Cetin | last post by:
Hi, I have a problem with the MultiView control. Hopefully you can help me. I made a asp page with a MultiView on it. The MultiView has three views (with some controls). I made a method that...
2
by: Alexander van Doormalen | last post by:
I have a MultiView control with 2 Views in it. In the first View I have a form which contains sereral input controls and a custom UserControl. In this custom UserControl I have a button which...
1
by: H | last post by:
ASP.NET 2.0 I used to have IE Webcontrols (Tabstrip w/Pageviews) on my page. Because of issues, I switched over to a horizontal Menu with a Multiview control. The problem is in the...
0
by: Jacob Donajkowski | last post by:
Once the user logs in I want to have the users switch from the Roster View to the Profile View and enter their profile infomation and save it. Then the next time they login and go to the Profile...
2
by: pbd22 | last post by:
Hi. Has anybody seen this? I have three views in a multivew: <asp:MultiView runat="server" ID="multiView" ActiveViewIndex="0"> <asp:View runat="server" ID="loginView"> and so on.
4
by: DC | last post by:
Hi, the subject says it all. Since visible=false controls will still run though Page_Load, I was hoping that the MultiView would somehow manage to avoid a Page_Load of controls in its inactive...
0
by: wfsmith | last post by:
I have a page with a MultiView control and 6 Views. Each view has a User control that contains various form controls (dropdowns, textboxes and CascadingDropDown Ajax.Net controls). When the...
0
by: bie2 | last post by:
Hi, I'm using MultiView in the framework 2.0, and I need some info on how it works with databinding with some web controls. Here a simple situation: There is 2 views The setup is as follow:...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.