Hi,
I populate a list of items in the ultralistview but when i select one item, the width is too long, it prevents the lasso to be activated
can i modify the column width to get free space on the right to use the lasso?
Thank you.
You would have to set UltraListView.ViewSettingsList.MultiColumn to true.
Yes, but i would like to only have one column (for customer reasons...)
is it a limitation?
Regards.