Quantcast
Channel: Project Customization and Programming forum
Viewing all articles
Browse latest Browse all 5347

Error : Value of type 'EntityFramework.emp_master' cannot be converted to 'System.EventArgs'

$
0
0

Hello Everyone,

i am trying to retrive data from entityframework of sample column of given table as emp_master, While getting error as

Value of type 'EntityFramework.emp_master' cannot be converted to 'System.EventArgs'

So please need help on it.

Code as follows.

           Dim empmaster = P2BACEEntities.emp_master()
            For Each e In empmaster
                ComboBox1.Items.Add(e.ToString())
            Next


Viewing all articles
Browse latest Browse all 5347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>