CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 1/29/2008 4:19:13 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 8 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
Jabalang
Asp.Net User
How to manipulate Masterpage's Controls?1/29/2008 4:19:13 AM

0/0

Hi, All

How do i manipulate masterpages's controls like Textbox.Text value from its contentplaceholder page?

Can anyone tell me what is the code for editing the Masterpages controls from its contentplaceholder page?

I wanted to change the text value of Textbox1 which is belong to the masterpages. How do i do that from its contentplaceholder page?

thx pple.


Regards,
Jabalang
--------------------------------------------------
Thanks for building the Internet as a Library.
Thanks for sharing and being helpful.
mbanavige
Asp.Net User
Re: How to manipulate Masterpage's Controls?1/29/2008 4:33:22 AM

0/0

like this:

Directcast(Me.Master.FindControl("TextBox1"), TextBox).Text = "Some new text"
 
Mike Banavige
~~~~~~~~~~~~
Dont forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Change Color of a cell - general_asp.net.faq_frequently_asked_questions ... ... 12/18/2007 2:37:39 PM, Replies: 0, Views: 15, ... that in turn contain controls, it is possible to manipulate data at the control, or cell, level. ...
Unicode support - borland.public.delphi.database.general - Web ... ... with MSSQL and Delphi 7. TNT unicode controls > work fine too. ... the need to efficiently transmit, store, and manipulate multi-lingual data ever more urgent. ...
how to make page that refreshes only contentpage not whole page ... website, it refreshes only contentpage not whole page (including masterpage) ... I need to manipulate the UI related properties of server side controls such as ...
USENET News About .Net on The Web 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... How to reference the masterpage body element in server code ...
asp.net building controls -- developmentnow groups ... programmatically on my .aspx How could I manipulate the 'enable property' and/or ... I know how to reference the controls in the MasterPage from Content pages but ...
How to work around the access denied cross-domain frame issue in ... ... much the same except that the file is a little more difficult to manipulate. ... But when I try to load a page with toolkit controls, I get the message " ...
.NET ASP Page 16 - Bytes Site Map ... 2.0/C# Response to client is masterpage instead of file. How ... How to access namespace from custom user controls? ignore the validation when i click cancel ...
.NET ASP Page 82 - Bytes Site Map how to manipulate a drop down list to show multiple column. Crystal 8.5 and IIS6 ... Web User Controls - How to reference objects on them? ...



 
All Times Are GMT