New Posts New Posts RSS Feed: TabViewcontrollers toolbars
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

TabViewcontrollers toolbars

 Post Reply Post Reply
Author
jocur View Drop Down
Newbie
Newbie
Avatar

Joined: 26-Jul-2011
Posts: 4
Post Options Post Options   Quote jocur Quote  Post ReplyReply Direct Link To This Post Topic: TabViewcontrollers toolbars
    Posted: 25-Oct-2011 at 4:16pm
Hi All,

I'm having an issue with the tool bars under one childtabviewcontrollers.

For some weird reason, I don't get it to be disable/enable at the UI. We upgraded from Cab framework ,before this was implemented like this:

on the method (under the childtabviewcontroller:
public override void CreateView()
            {
                base.CreateView();
                 DisableAddNew();
            }

This code does not work anymore for my childtabviewcontrollers. Could you let me know how to implement disable or enable

regards

Joan
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post Posted: 25-Oct-2011 at 4:39pm
Hi Joan,
 
Can you confirm what version of DevForce you are working with?
 
Thanks,
   Silvio.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down