Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Load
Message
General information
Forum:
ASP.NET
Category:
Forms
Title:
Miscellaneous
Thread ID:
00839795
Message ID:
00839858
Views:
26
>What is the consensus on loading a combobox? Via a dataset, dataview, datatable? Databinding? I am really looking for the best practices on this.

DataTable are nice, but I like DataViews as well, if you need to filter based on a column or need some other functionality. It is really a personal preference, but I have used both DataTables and DataViews, and they each have their advantages.

Morgan
Previous
Reply
Map
View

Click here to load this message in the networking platform