RE: text truncation in dropdownlist control

From: Steven Cheng[MSFT] (v-schang_at_online.microsoft.com)
Date: 02/01/05


Date: Tue, 01 Feb 2005 05:45:30 GMT

Hi James,

Thanks for the followup and your understanding. Yes, from your further
description, I've got that what you need is actually a easy to use and also
encapsulated control rather than a certain control with lots of scripts
which makes the application or page hard to maintain. Also, the problem
does be caused by the IE's clientside behavior for such list html elements.
 
Currently we can use some scripts to display the selectedItem's Text in a
certain div or layer, if you want a more encapsulated (easy to maintain ),
you can consider build a custom WebControl which derived from the
DropDownList and the scripts can be embeded into the control's code. In
fact, this is just what the ASP.NET webserver control Model provide us. :)

Thanks & Regards,

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



Relevant Pages

  • RE: how to set datagrid column width ?
    ... Based on my understanding, you want to control certain column's width ... Best regards, ... Jeffrey Tan ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • RE: text truncation in dropdownlist control
    ... surely the existing control supports this behaviour". ... > encapsulated control rather than a certain control with lots of scripts ... > does be caused by the IE's clientside behavior for such list html elements. ... > Thanks & Regards, ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: variable pagelenght
    ... font 'control' was provided with Epson TMU receipt printers. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: #Name? error from Default Value expression
    ... Regards, ... In the Totals row for the field [Lesion Number], ... In the Totals row for the field [Patient Number], ... Provided the default for the Patient number works (in the other control) ...
    (microsoft.public.access.formscoding)
  • Re: Determining which Button was pressed
    ... > with regards to my expectations. ... >> The user control could expose a public property that specifies the button ... >>>a CommandName and/or CommandArgument, leading the ... >>> The event itself has the sender, but that code is in the usercontrol, ...
    (microsoft.public.dotnet.framework.aspnet)