Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00941889
Message ID:
00941890
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
Einar,

I had initially typed out that you could try to use databindings for the listview, access the control's binding manager and set the binding manager position to wherever you need it...but Bonnie just pointed out to me that databinding isn't available for the listview.

(What threw me off is that Intellisense shows DataBinding capability for the listview, and I can bind at runtime without getting an error, but I also get blank list...sorry)

I just saw Bonnie's reply, which will work. (If the listview supports multi-select, you may need to 'unselect' any row(s) that are currently selected, but it will work). If the control isn't already selected, you may want to put in a Focus().

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform