The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Change caption of Data form to not display "Insert New..."
Posted: 11 Jul 07 11:44 AM
|
I have a data form I am launching from a menu item - it is used to manage some items with a checkbox an editable datagrid for each record. I would like to remove the part of the caption that says "Insert New...". Is this possible? I tried setting the caption property in code with no luck. thanks |
|
|
| |
| |
| |
| |
|
Re: Change caption of Data form to not display "Insert New..."
Posted: 28 Jan 08 2:00 PM
|
Is there a way to do this on a data form in SLX 6.2? I placed Application.BasicFunctions.SetCurrentViewCaption "View Class Attendees" in the OnOpen event of the form but the caption still displays Insert New View Class Attendees. |
|
|
| |
| |
| |
|