Add BindingSourceRefresh and ReadWriteAuthorization to my control

Add BindingSourceRefresh and ReadWriteAuthorization to my control

Old forum URL: forums.lhotka.net/forums/t/4645.aspx


Warren posted on Wednesday, April 09, 2008

Can someone please tell me how to add these extender controls to a user control in Visual Studio 2008.

I see them in the Object Browser in CSLA.Windows but can't seem to get them on my control just like they are used in ProjectEdit in the PTracker project.  Tried many things and searched the archives but no luck.

Thanks

 

triplea replied on Wednesday, April 09, 2008

Why Object Browser (It might work but never use it this way)? Add the components in your toolbox and drag/drop them from there. So just right click on toolbox-->Add tab (name it CSLA). Then within the tab right click again and--> Chose items...--> Browse (on the .Net tab) and select the CSLA dll. You will get the BindingSourceRefresh and ReadWriteAuthorization controls added to your CSLA toolbox tab and from there simply drag/drop on your user control.

Warren replied on Wednesday, April 09, 2008

Thanks triplea,

I appreciate your assistance.

 

Copyright (c) Marimer LLC