Have error when start app in conn string input on form
I use string from class "ConnectionClass"
- string con = ConnectionClass.PullData(godinaComboBox.Text);
- Error CS0236 A field initializer cannot reference the non-static field, method, or property 'login.godinaComboBox'
Sai Kumar KoonaPosted Oct 29, 2019, 2:11 AM
Bidyasagar MishraPosted Oct 25, 2019, 4:13 AM