Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
Button not showing in execution mode
posted

Hi,

I have a ultratoolbar manager in my application with lots of buttons and pop-up menu tools. These are appearing in execution of application. But later on, i have to add some more buttons, and i successfully did it. But these added buttons (that i added later) are not showing in ultratoolbars manager in execution mode.

Attachment (01) : Already added "Loan Detail" button.

Attachment (02) : doesn't show "Loan Detail" button in running mode.

Plz help me out.

Parents
  • 53790
    posted

    Hello Ovais,

     

    I have tried that and everything works as expected.  One possible cause of such behavior might be using  a Load() method of the Toolsbarmanagers which loads some settings that does not include the tool that you have added in design, so it would gets overiden by the .Load method.

     

    If this is not the case I would suggest downloading and installing the latest service release for your version, and verify the behavior of your application against it.

     

    Please let me know if you think that it is not your case or if you have any questions.

    Regards

Reply Children
No Data