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:670639
More Search Options
RSS Available
Matching Posts
Re: Menu text truncation
I solved the problem by creating a new CssAdapters class ala http://blogs.tamtam.nl/frank/ using CSS Friendly Adapters. After removing the CssAdapters.dll from my Blinq-generated app, and registering the new one, I had to change adapterType="Microsoft.Web.Blinq.CssAdapters.MenuAdapter" to adapterType="CssFriendly.MenuAdapter" in my CSSAdapters.browser file in the App_Browsers folder. I lost the hovering feature of my menu control, but I can live without that. mj
Posted to
Blinq Preview
(Forum)
by
micjones
on 12/19/2007
Re: Menu text truncation
I found a tutorial on CSS Friendly Adapters at: http://www.asp.net/CSSAdapters/Default.aspx . I'll go through that and see what I can do. But, in the meantime, if you know of a "surgical" method I can use to solve this immediate problem, it will be deeply appreciated. Thanks. mj
Posted to
Blinq Preview
(Forum)
by
micjones
on 12/13/2007
Re: Menu text truncation
I see this is an old chestnut for me. Can I change the CssAdapters.dll to change the length at which truncation begins? Thanks. mj
Posted to
Blinq Preview
(Forum)
by
micjones
on 12/12/2007
Customizing Blinq generated Master Pages
Is anyone familiar with customizing Blinq-generated Master Pages? I'm trying to use long table names, and the menu control on the master page truncates them. I tried using an example that narrows the menu control, but widening does not work for me. Any help from the Blinq forum would be helpful. Thanks. mj
Posted to
Blinq Preview
(Forum)
by
micjones
on 12/12/2007
Widen menu control on MasterPage
The tables in my database have very long names and as such get truncated in the menu control. How and where can I widen the MasterPage menu control and "un"truncate table names in control? Thanks. mj
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
micjones
on 12/11/2007
Re: Widen menu control on MasterPage
My application uses Blinq generated cascading stylesheets. Any help there? mj
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
micjones
on 12/11/2007
Re: Widen menu control on MasterPage
My application uses Blinq's cascading stylesheets. Any help there? Thanks.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
micjones
on 12/11/2007
Widen menu control on MasterPage
The tables in my database have very long names and as such get truncated in the menu control. How and where can I widen the MasterPage menu? Thanks. mj
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
micjones
on 12/7/2007
Re: 'New' to work like 'Edit' functionlality in DetailsView
It does help, Aaron. What I discovered by trial and a lot of error is the difference in the edit and item templates of a template field: this .avaliable = (( CheckBox )PriceOffersDetailsView.FindControl( "CheckBox2" )).Checked; //used in ModeChanging, and CheckBox availableCheckBox = PriceOffersDetailsView.FindControl( "CheckBox1" ) as CheckBox ; availableCheckBox.Checked = this .avaliable; //used in DataBound Notice how CheckBox2 is my ItemTemplate and CheckBox1 is my EditItemTemplate
Posted to
Data Presentation Controls
(Forum)
by
micjones
on 11/6/2007
Re: 'New' to work like 'Edit' functionlality in DetailsView
Hi Aaron, How do I address template fields? E.g.: < asp : TemplateField HeaderText ="Contract Term: Monthly"> < EditItemTemplate > < asp : CheckBox ID ="CheckBox1" runat ="server" Checked =' <%# Bind("Monthly") %> ' Style ="position: static" /> < asp : CustomValidator ID ="CustomValidator2" runat ="server" ErrorMessage ="* Select one" OnServerValidate ="ValidateContractTerms"
Posted to
Data Presentation Controls
(Forum)
by
micjones
on 11/5/2007
Page 1 of 4 (35 items) 1
2
3
4
Next >
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online