Changing Appearance with Template Modifiers
The Data Menu element uses a "template file" to define certain element properties that are not otherwise available as attributes to the developer for modification. These include language- and culture-specific attributes that you may want to change for locale-based reasons (or you may simply want to change the elementto better suit your application).
To do this, you can use the element's Template Modifier File attribute to identify a custom XML file you create containing custom elements that will override the same elements in the template file.
The Data Menu template file is:
- <yourAppFolder>\rdTemplate\rdPopup\rdDataMenuTemplate.lgx
More detailed information about template modifier files can be found in Template Modifier Files.