Hi,
i have a listbox for an array (aLeist can hold max. content of 5 database fields)
Now i want two buttons to add and to delete items. How can i do this ?
Anyone have an example ?
i have a listbox for an array (aLeist can hold max. content of 5 database fields)
@zl, 5 LISTBOX oBrw2 ;
ITEMS aLeist ;
UPDATE ;
SIZE 230, 30 PIXEL FONT oListFontNow i want two buttons to add and to delete items. How can i do this ?
Anyone have an example ?
Best regards
Wolfgang Ciriack
Wolfgang Ciriack