473,395 Members | 1,379 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.

Templates & Master Pages

Hello,

I´d like to know if some of you guys have ever implemented a form item
template that may be one for searching (with some criteria a seek button and
a grid for showing results) inside a Master Page. I´ve tried to do it but
since I´ve got absolute positioning for my control inside the template once
I use the master page my template´s controls get mixed with the master page
and don´t respect the original layout.

How can I use a Item Template inside a Master Page? Is it only an issue with
the absolute positioning inside my template?
TIA,

Jorge
Jun 13 '06 #1
1 1123
Isolate by using a Panel control as a container for your grid. The Panel
renders as a <div> and you can apply whatever CssClass attribute you want to
the Panel at run-time by changing its properties programmatically. Then you
can use whatever CSS class you need whenever your application needs to do
so.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"Jorge Luzarraga" <jl******@hotmail.com> wrote in message
news:Ol**************@TK2MSFTNGP04.phx.gbl...
Hello,

I´d like to know if some of you guys have ever implemented a form item
template that may be one for searching (with some criteria a seek button
and a grid for showing results) inside a Master Page. I´ve tried to do it
but since I´ve got absolute positioning for my control inside the template
once I use the master page my template´s controls get mixed with the
master page and don´t respect the original layout.

How can I use a Item Template inside a Master Page? Is it only an issue
with the absolute positioning inside my template?
TIA,

Jorge

Jun 14 '06 #2

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

Similar topics

7
by: Nick Bolton | last post by:
Hello, Maybe a common case, but I really want to not so much as migrate from PHP/MySQL to C# .NET but learn the new language. I have made maybe 3/4 very simple systems using C# .NET, but they...
2
by: Cowboy \(Gregory A. Beamer\) | last post by:
Here is a little trick that might help some developers. As you may, or may not, be aware, ASP.NET 2.0 (Whidbey) gives the abilities to add a master page. This is great news for developers. But,...
4
by: John Holmes | last post by:
With ASP we have setup a pretty good method for maintaining a consistent look and feel with minimal effort. The method has it's pros and cons, but the maintenance is minimal. The method consists of...
2
by: Natan | last post by:
I have been using an implementation of that Paul Wilson`s master pages for asp.net 1.1. It`s nice, but there is a problem that generally in big sites, templates must be based on other templates, or...
1
by: Carl Gilbert | last post by:
Hi I am trying to get a site working with some 1&1 web space. I have the MS Business Pro account which has ASP.NET Support and SQL Server. I am trying to get an online gallery to work but I...
2
by: Rob R. Ainscough | last post by:
I'm using forms authentication along with Master pages -- my authenticated forms reside is a sub-dir (Secure) below the web site root dir. The problem is that any graphics placed on the Master...
17
by: MeerkatInFrance | last post by:
There comes a time when you know you are not going to be able to work something out yourself, however hard you try. I have reached that moment. I have a master page and a slave page (or whatever...
1
by: Mark | last post by:
Currently I have a FP2003 site using Dynamic Web Templates. I plan to use VS to design a series of master pages to replace the DWTs. Does anyone know if there is an automated mechanism to...
1
by: Rishi Boparai | last post by:
I'm using Dreamweaver to create the layout and manage my ASP.net 2 site. However, all ""code-behind"" is done in Visual Studio 2005 On my ASP.net pages I need to have a different declaration at...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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,...

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.