Hi All,
I have item list box where elements get added or removed by the end user by click of a button
It works fine but the problem is the width of item list box chages depending on the option selected by user.
If user selects an option with many characters and adds to list box then the width increases and if it is deleted then then the width comes back to original size.
I tried fixing the width of the list box but still not able to solve the issue.
Is there any way of fixing the width of the list box so that it wont change depend on the element that is getting added or removed.
Thanks and Regards,
Pradeep