Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:784588
More Search Options
RSS Available
Matching Posts
Re: Making design mark-up
I think it is similar to what I have described in the first post. The only difference I can see is that you use HtmlServerControl and I use UserControl.
Posted to
Web Forms
(Forum)
by
Idsa
on 2/23/2009
Re: Making design mark-up
I use CSS styles. The border consists of some div's which have class property set to some value. But I don't want to copy and paste these div's from page to page.
Posted to
Web Forms
(Forum)
by
Idsa
on 2/23/2009
Making design mark-up
For the purpose of creating beautiful design, I need to wrap my controls in a lot of "div" elements (for example, for creating attractive border). But I don't want to copy and past this code (there are only two types of borders... and more than 50 controls). So I need some approach to automate this process. First, I created a UserControl with template: <uc:ContentBorder> < ContentTemplate > //here is list of my controls, which are wrapped automatically </ ContentTemplate
Posted to
Web Forms
(Forum)
by
Idsa
on 2/18/2009
Re: UserControl with Template
Yes, it is exactly what I need. Thank you!
Posted to
Web Forms
(Forum)
by
Idsa
on 2/18/2009
UserControl with Template
I need to create a UserControl which would have a part of static content and other part should be set through template. Something like that: <div class="..."> < div class= "..." > ... < asp:PlaceHolder id= "ContentPlaceHolder" /> ... </ div > </ div > and dynamic content should be set in this way: <uc:MarkupContainer> < Content > < table > ... </ table > < Content > </ uc:MarkupContainer > How can I achieve
Posted to
Web Forms
(Forum)
by
Idsa
on 2/17/2009
Re: Html controls at codebehind
vinz , thank you. It works. My html control was in Login control's template that's why I couldn't see at at IntelliSense. Sorry for my innattantiveness.
Posted to
Web Forms
(Forum)
by
Idsa
on 1/23/2009
Html controls at codebehind
I have an html control at markup: <tr id="SomeTr" runat="server"/> Can I get it at codebehind? For example: SomeTr.value = "..."; I have found a lot of similar topics but without working solution.
Posted to
Web Forms
(Forum)
by
Idsa
on 1/22/2009
Re: AutoCompleteExtender popup
Thank you. It's really what I need.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Idsa
on 11/12/2008
AutoCompleteExtender popup
I have a TextBox with AutoCompleteExtender. It works but browser AutoComplete list is shown too. So I have 2 AutoCompleteLists. Is there any ability to disable browser's AutoComplete list?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Idsa
on 11/12/2008
Re: Navigation control
Thank you very much! It's really what I was looking for.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Idsa
on 10/30/2008
Page 1 of 15 (146 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online