Thanks

I added these line. I see that it controls the width of the div(there the 
results show up) but my text is still being truncated.

I think it's a sql issue.

Here is what I am doing:

I am querying a database returning two pieces of info.
The first is an ID number and the second is text
I do a cast on the ID num as a varchar
I concatenate these 2 items in a subquery

I think somewhere in the steps above, the data may be truncated.




>if you are using cf8's built-in autosuggest feature, add this to your
>css file:
>
>.autosuggest, .autosuggest div {width:100%}
>div.autosuggestcontainer .yui-ac-content {width:auto !important}
>div.autosuggestcontainer .yui-ac-content ul {list-style:none}
>
>
>Azadi Saryev
>Sabai-dee.com
>http://www.sabai-dee.com/
>
>
>On 29/05/2009 19:11, Torrent Girl wrote:
>> Is there anyway for me change this? possibly in CFIDE somewhere? 
>> 
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322956
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to