K
Keith-Earl
Not sure if you can do this, but we would like to dynamically resize the
width of a DDL in a grid when the DDL is dropped down. For example, please
consider this data:
AL - Alabama
AR - Arkansas
FL - Florida
etc.
We want to make our DDL pretty narrow so that it only shows the first two
characters of the string when the DDL is not dropped down. When the user
drops the list down we want to resize it wide enough to show the entire
string.
We essentially want to duplicate the behavior found in many rich client
environments such as MS Access. Access allows us to have multiple columns
in the dropped down portion of the control and only show the first column
when the DDL is not dropped down.
We could also assign a tool tip to the DDL if we could supply a unique tip
to each row in the DDL.
Any ideas?
Many thanks,
Keith
width of a DDL in a grid when the DDL is dropped down. For example, please
consider this data:
AL - Alabama
AR - Arkansas
FL - Florida
etc.
We want to make our DDL pretty narrow so that it only shows the first two
characters of the string when the DDL is not dropped down. When the user
drops the list down we want to resize it wide enough to show the entire
string.
We essentially want to duplicate the behavior found in many rich client
environments such as MS Access. Access allows us to have multiple columns
in the dropped down portion of the control and only show the first column
when the DDL is not dropped down.
We could also assign a tool tip to the DDL if we could supply a unique tip
to each row in the DDL.
Any ideas?
Many thanks,
Keith