Hello Todd,
The equal height is due to optimization purposes. If you have less than 300 items, you can disable the
UI virtualization and take advantage of the rich UI capabilities of the list box. All you have to do is to set the
Virtualized property to
false.
If the items continue to be with equal height, then check the
IntegralHeight property - it must be
false too.
Sincerely yours,
Angel
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.