Jenga Entities

Any classes in the project containing [JengaEntity] attribute will be detected.

Jenga.NET generates record view tables using user-controls.

And CRUD using forms.

Recommended

Have separate folders for user-controls and forms/Dialogs

If any modification on the project from visual studio, Click the reload project icon button for changes to take effect on Jenga App.

If you wish to generate the record view table for the entity, select the target location under user-control column (Select None to skip)

If you wish to generate the CRUD forms for the entity, select the target location under user Control column (Select None to skip)

Click Save to persist your settings.

Last updated