Microsoft
Software
Hardware
Network
Question : Getting Dataset of ComboBox?
I'm using winform with vb.net.
How can I get the dataset that a ComboBox is bound to, the data that would appear when pressing the down arrow on the ComboBox?
Answer : Getting Dataset of ComboBox?
When you bind a DataSet to a Combobox, you use the DataSource property. You can then use that property to get the DataSet....
Dim ds As DataSet = CType(Combobox1.DataSource
, DataSet)
Wayne
Random Solutions
Socket Question
Microsoft ebs security server configuration
IIs7 on Windows server 2003
How to Configure Failover Clusters With Win 2008 Server R2?
Windows 2008 Network Load Balancing
Windows Server 2008 - Group Policy Management - Remove Computer Management
Remove shortcuts possibility in a web page or to put in favorite
IIS host header and DNS
VMware or MS Virtual Server?
Adobe Acrobat 9 inserting tab pages