CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 11/15/2007 7:33:51 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 31 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
priyank.kansal
Asp.Net User
Events in Master Page11/15/2007 7:33:51 AM

0/0

Hi,

 

I want to add a drop down control in my mater page. and based of that event raised by this control,  i want to filter the data in my child page.

how will it be possible? 

warnajith
Asp.Net User
Re: Events in Master Page11/15/2007 9:50:41 AM

0/0

set
AutoPostBack = true

 for the dropdown control.

In the content page(child page)'s load event refer dropdown list selected value, as fallows,

i assume your dropdown control's ID is "Drp1"

 

// This on the Content Page
protected void Page_Load(object sender, EventArgs e)
{
string _s = ((DropdownList)Master.FindControl("Drp1")).SelectedValue;
}

  In this way you can filter data according to the dropdown list selection.

to know about event sequence of master page refer

http://warnajith.blog.com/ASP.NET/


 


Kelum W. Ganegoda (MCSD.NET)
:: Please mark as answer if you got it right ::
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages Authors: Jacob J. Sanford, Pages: 474, Published: 2007
Microsoft Sharepoint: Building Office 2007 Solutions in VB 2005 Authors: Scot P. Hillier, Pages: 519, Published: 2007
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Visual C# 2005: How to Program Authors: Harvey M. Deitel, Paul J. Deitel, Pages: 1591, Published: 2006
C# for Programmers: Updated for C# 2.0 Authors: Paul J. Deitel, Pages: 1317, Published: 2005
ASP.NET 2.0: A Developer's Notebook Authors: Wei Meng Lee, Pages: 326, Published: 2005
Beginning ASP.NET 2.0 in VB 2005: From Novice to Professional Authors: Matthew MacDonald, Pages: 1063, Published: 2006
Pro ASP.NET 2.0 Website Programming Authors: Damon Armstrong, Pages: 641, Published: 2005

Web:
Events in ASP.NET Master and Content Pages Both master pages and content pages can contain event handlers for controls. For controls, events are handled locally—a control in a content page raises an ...
Events in Master & Content Pages « CJ NET course about the sequence of events between a Master page and Content page, and if they both have the same event (say a Page_Load) then which one fires ...
DotNetSlackers: Capture Master Page Events in Content Pages - ASP ... Expose delegates for Master Page Events public delegate void MasterPageMenuClickHandler(object sender, System.EventArgs e); #endregion Public Delegates ...
ASP.Net 2.0 - Master Pages: Tips, Tricks, and Traps Apr 11, 2006 ... Another master page twist that catches developers off guard is the order of the page lifecycle events. Let’s say we write the following code ...
Events in Master page / Content Pages When you work with master pages and content pages, both can use the same events (such as Page_Load).Be sure you know which events come before others. ...
Controls & Events in Master Page handlers in Content Page - ASP ... Controls & Events in Master Page handlers in Content Page. Last post 09-23-2008 9:21 AM by Dave Sussman. 1 replies. Sort Posts: ...
.BenRush - Handling events from MasterPage controls in the ... Mar 31, 2007 ... Handling events from MasterPage controls in the ContentPage through ASP.Net AJAX . Say you have a situation like this: ...
User control with javascript events and masterpage - .NET User control with javascript events and masterpage. Get answers to your questions in our .NET forum.
Events in Master and Content Pages The sequence of events in master and content pages rarely is important for you as page developer. However, if you are creating event handlers that depend on ...
ASP.NET.4GuysFromRolla.com: Passing Information Between Content ... Jan 31, 2007 ... NET 2.0 content pages and master pages. ... on raising events from a User Control, which is similar to raising events in a Master Page) ...

Videos:
Masters of Photography - Roy DeCarava Photography © Roy DeCarava http://en.wikipedia.org/wiki/Roy_DeCarava Roy DeCarava (1919) is a Master American photographer. DeCarava was ...
Philippines few good men/front page/dead reckoning1999 GMA CHANNEL 7 MASTER SHOWMAN (WALANG TULUGAN) 1999 jheric , harj , noel and edgar
Justin Wawrzonek and Mike Belfance - Video Game Nightmare 2 ... [Please comment, Google Video has this feature, look on this page!] Just two days after the events of the original 'Videogame Nightmare', the ...
ebay Hacked! Halo 3 Spartan Master Chief Armor Suit FAKE Ad Be sure to read this to understand the video: This is a live screen recording of actual events on the ebay site. I found this suspicious Halo ...
'become a affiliate marketing master' (UK) 07527191665 http://www.myspace.com/nathan_salmon "Become an (Affilate Marketing) Master" Learn How to Drive Traffic!!!! affiliate marketing ...
Michael St.Clair & Krishnamurti Astrologer St.Clair, author of the time travel book FORESEEN, talks with Kerry Cassidy about Krishnamurti, earth changes, and his visions of the ...
Kung Fu Filipino Martial Arts Yoga Ballet Dance Club Stick ... Innu View ours website True story http://blanciaangel.blogspot.com/ Blancia Academy Kung Fu Filipino Martial Arts to Sept-iles http://blancia ...
Threat Headquarters – ASEAN The threats of malicious computer code are real – all of us know that – Viruses, Bots, Trojans and more are trying to hijack and destroy our ...
Hilot Kung Fu Massage Yoga Therapy Massage Part 2 Grand ... View our website http://www.kungfumassage.blogspot.com/ Creator of Hilot the key of the source Grand Master Angel L. Blancia (Blancia Traditional ...
The Master and Margarita (English subtitles). Part 9 (4 / 5) The Master and Margarita (English subtitles). Part 9 of 10 (episode 4 of 5). Russia's first television production of The Master and Margarita ...




Search This Site:










sitemap file and menu control

pdf file in contentplaceholder

check & uncheck all nodes of tree view.

master pages and navigation

page title?

override meta tags in masterpage at the page level

masterpage element or server control definitions?

help - findcontrol("contentplaceholder1") error

menu skin problem

font changing size

javascript in masterpage

image on master page not visible

how to add serverside code dynamically from db

meta tags and master pages?

howto avoid to load all the stylesheet files in a theme?

background image in css won’t show when using master page

menu with windows authentication and groups

setting a theme at runtime

sitemappath control and showstartingnode="false" behavior

how to edit in treeview itself

how to navigate through textboxes by javascript?

asp.net menu control - inline styling

access menuitem in a masterpage

help - navigation control - menu and submenu with a single web.sitemap

recompile behavior on master page update

menu

how to align to the right of an image using css

communicating between master page and child(x3) page

treeview nodes alphabetic order.

any other method to hide/show the sitemap content other then using roles???

  Privacy | Contact Us
All Times Are GMT