|
|
Browse by Tags
All Tags » DataGridView
-
I suspect I'm just talking to myself here. But I do hope somebody else finds all this useful at some point.
There is one part in all of this I still don't understand:
If you have a DataGridView bound to an entity collection (like my PhoneCollection)...
...and then you grab a single item from the collection (in my case, a Phone ...
-
Okkaayy, after much trial and error, I have something that seems to work.
I'm
creating a contact database. My main entity is a Person. The related
entities are Phone, Address, Email, etc. There is a form that allows
users to view and edit Person data. The related tables are represented
by read-only DataGridViews. For example, there is a ...
-
Hello!
Am I the first one to whine? ;) Anyway, this has been already touched at your Premium Forums. I am evaluating EntitySpaces Trial for the WinForms 2.0 project I started a few days ago. I would like to make a purchase, but I have to make things work first. This is really odd, because in order to test ES I created just a simple one form ...
|
|
|