changing the AutoFormFill's width

hi,.

how can i change the width of the visual output of the AutoFormFill?
i have 4 texts and the 4th text, is like "wordwarp" to the next row, i want them all to be in one line.

changing the Width property doesn't change that.

thanks

Unfortunately it's currently not supported to change the width of the IWAutFormFill dropdown.
The dropdown is automatically resized based on it's content.
However, the dropdown can't appear outside the borders of the browser window. If the text is too long it will word wrap too make it fit.

I'll investigate if this behavior can be improved in a future version of the IWAutoFormFill.

thank you bart for a quick reply.
the dropdown is not big, and not even going outside the borders of the brows or even of the region.
it looks like it's about 200 pixels.
the text items in each line are also short (about 6-10 letters), so they go beyond the 200 pixels.

thanks

I have not been able to reproduce the issue as you are describing.

Can you please provide a sample application that demonstrates the issue so I can have a closer look at it and see if there's a fix possible.

sorry for the long delay.

i found the problem, and the reason why it happen:
the "wordwarp" thing, happened because the dropdown row was too close to the right side of the region.

because i "played" with this problem, i think there is a small bug :
the AutoFormFill doesn't react to the "LeftToRight" property of the Form.
it's always aligned to one side.
i'm talking about the dropdown itself, not the dropdown's content.
the aff's "Alignment" property works fine.


This issue has now been fixed.
The update will be available with the next release of the TMS IW Component Pack.