Group: Forum Members
Posts: 57,
Visits: 277
|
Thanks for the suggestion, I have decided to try the ListView route. I have used the ChildDialogFormSample as a guide. I have it partially functioning. The issues I have at the moment are:
1) My computer name and logged in values are not displayed.
2) My call to SeekToPrimaryKey(list.SelectedItems[0].Tag) seems to generate an exception, it seems that it can't find the record with the index value, which I have confirmed is in the table.
I would appreciate a shove in the right direction on this, many thanks.
|