I have an application whereby a menu containing the names of people on a database, can be opened to reveal all the available names on the database. I would like this sub menu of names to be reflective of changes made on the database e.g. not showing names that have been subsequently removed/deleted and vice versa.
The sub menu is created initiall using a call to the database so a connection will already be established.
Does anyone know how to manipulate these menuitems at runtime?
The sub menu is created initiall using a call to the database so a connection will already be established.
Does anyone know how to manipulate these menuitems at runtime?