I have a Datagrid Layout with 5 Columns. Each column head Contains a Selectedbox, as a Sort options.
And Each Column has a fixed width of 160px. Now my Problem is, If option Text is too Long e.g "Doppelzimmer/Bad/WC/Balkon oder Terrasse" in FF the options list will expanded, but in IE, the text will be Cut after 160px in Options list.
Is there a way to Fix it?
Thanks