I'm using PropertyGrid to display some values, which includes a string collection.<BR><BR>When clicking on the elipses, it shows the collection members. However, when clicking on Add, I get the ...
I have a Data Bound Grid in my form, and a data control linked to an Access database (97 because it wont work with 2000 ARGH!). Anyway, I wanted to get the current record the user had selected. simple ...