Re: Multiview Programming Software Development by 21303359 It's the Durban University Of Technology. <asp:MultiView ID="MultiView1" runat="server"> <…; </asp:Panel> </asp:View> </asp:MultiView> that's my HTML code. I dont know where… multiview Programming Software Development by NhlanhlaNH how do i populate my events (radiobuttons,dropdownlist and checklist) and multiview code Multiview Programming Software Development by 21303359 Hi. I am a second year IT student at DUT, i've just received a program to do which includes multiview.I added a view but when i load the page nothing shows on the screen. What could be the problem? Multiview and Buttons Programming Web Development by andyherebi …. Will appreciate your help [CODE] <asp:MultiView ID="MultiView1" runat="server"… Step 3 </asp:View> </asp:MultiView> <br /> <asp:Button …" /> </div> <asp:MultiView ID="MultiView2" runat="server">… multiview with gridview Programming Software Development by hiral_mehta hi...... i m new devloper in c# so i need to know how to write to populate data in the gridview from sql server......and we are using multiview .......plz reply soon i really mean it thanks in advance..bye Does anyone successfully work with Multiview framework to build Information System? Programming Computer Science by nichya88 Multiview framework (D. Avison) gives us some guidelines to analyze and build Information System. I want to know if anyone successfully work with it, or even use its approach for managing IT projects? Do you feel it really good? Recommend other better approaches if you know. Thank for any idea. multiview opinion Programming Web Development by YA RAMSAMKER when using multiview what is better to use when toggling between various web pages ? hyperlinks or buttons ? Re: multiview Programming Software Development by cgeier Your question is not clear. What are you trying to do? Re: Multiview Programming Software Development by ddanbe What is DUT? Where is your code? How to Open a tab in a multiview Programming Web Development by mmazeemahmad … do is: onclick the button.......the view of the multiview control should dispalyed just as a new tab is shown… with the previous view of the multiview... The detail is: I am using a multiview in my website..........All i need….....i want to open a (tab like) view in multiview that displays the result while the previous view remains open… ASP.NET MultiView scroll to top Programming Web Development by pritaeas I have a MultiView in a part of a WebForms page (within a RadPane … far work on a regular page, but not within a MultiView. Can anyone shed some light on this perhaps? Dropdownlist Multiview Programming Software Development by naseerus … is selected from the dropdownlist it will display View1 from Multiview. In this process the page is being loaded and that… How do I manipulate the Multiview Control with a DropDown List? Programming Web Development by toocoded …, I really need to figure out how to manipulate the Multiview control with a dropdown list control. Also, what is the… focus to the top portion of aspx page on changing the view of multiview Programming Web Development by korathualex I wish to focus to the top portion of aspx page on changing the view of multiview under button click...I have set update panel but triggers are given for some and hence post back occurs...Provide a solution at the earliest... Re: focus to the top portion of aspx page on changing the view of multiview Programming Web Development by LastMitch … top portion of aspx page on changing the view of multiview You really need to post some codes or show at… How Do I code for MultiView and GroupView in ASP.NET C# Programming Web Development by Siphokazi_F # Hi, # I just joined this forum. I am a second year student doing Information Technology(Software Development stream) at the Durban University of Technology. I have just started doing source code for ASP.NET c# and I would love to know how the MultiView and GroupView components work and what is the syntax of their tags in the source code. benefits of a multiview Programming Software Development by 21310051 what are the benefits of using a multiview? Re: benefits of a multiview Programming Software Development by LG69 Using the multiview control lets you create multiple views on a single page and has a huge benefit in that you wont have to create many panels and hide/show them Re: benefits of a multiview Programming Software Development by RichardGalaviz The multiview structure model is a strategy utilized within frameworks dissection to … Re: multiview with gridview Programming Software Development by majestic0110 Please do not PM me asking for help, it is not terribly polite and is poor etiquette. With regards to your question what data do you want to populate grid with? SQL database for example? Re: multiview with gridview Programming Software Development by hollystyles [QUOTE]i m new devloper[/QUOTE] Ok the absolute number one thing a newbie needs to know: [URL="http://catb.org/~esr/faqs/smart-questions.html#intro"]http://catb.org/~esr/faqs/smart-questions.html#intro[/URL] [QUOTE]how to write to populate data in the gridview from sql server[/QUOTE] Well how long is a bit of string? There are *many… Re: multiview with gridview Programming Software Development by majestic0110 [url]http://www.daniweb.com/forums/thread105761.html[/url] Re: multiview with gridview Programming Software Development by majestic0110 a link on that page may be of use Re: multiview with gridview Programming Software Development by majestic0110 I like the article hollystyles! Re: multiview with gridview Programming Software Development by hiral_mehta hey can u answer me how to delete the rows means if u use any mail browser then u know that they provide u an chekbox in each row and the box u tick and then u press delete button then all rows that were click will be deleted .....whats the code for this? Re: multiview with gridview Programming Software Development by hiral_mehta hey thanks for ur such a nice suggesions and ya i trid some codes but was not much clear so ask.......nothing else...fine thnxs...ok.bye Re: multiview with gridview Programming Software Development by hollystyles Sigh.... Search hint: TemplateColumn, GridView.Items collection. Re: multiview with gridview Programming Software Development by hollystyles [QUOTE]ya i trid some codes[/QUOTE] Great !! Post it, then we stand a chance of helping you straighten it out. Re: multiview with gridview Programming Software Development by hiral_mehta hey can u answer me how to delete the rows means if u use any mail browser then u know that they provide u an chekbox in each row and the box u tick and then u press delete button then all rows that were click will be deleted .....whats the code for this? Re: multiview with gridview Programming Software Development by majestic0110 ?