G
Guest
hi,
i try to organize some db fields in a listbox. e.g. one datarow consists of
'id', 'name', 'street' and 'location' fields. now I want to add these 'items'
in my listbox.
id and name in line one, street and location in line 2. no problem yet.
now it would be great if a method could handle these two lines as ONE item.
is it somehow possible to group 2 lines? or to disable single lines?
thanks in advance.
i try to organize some db fields in a listbox. e.g. one datarow consists of
'id', 'name', 'street' and 'location' fields. now I want to add these 'items'
in my listbox.
id and name in line one, street and location in line 2. no problem yet.
now it would be great if a method could handle these two lines as ONE item.
is it somehow possible to group 2 lines? or to disable single lines?
thanks in advance.