Watch, Follow, &
Connect with Us
Public Report
Report From: C#Builder/ECO/Presentation Layer    [ Add a report in this area ]  
Report #:  27124   Status: Closed
Fully Customizable Autoforms
Project:  C#Builder Build #:  10.0.2166.28377
Version:    10.0 Submitted By:   Dmitriy Nagirnyak
Report Type:  Suggestion / Enhancement Request Date Reported:  4/9/2006 6:18:53 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   239652
Resolution: Retest (Resolution Comments) Resolved in Build: : 7.0.95.395
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
All Autoforms (Win and Web) should be more customizable and have the following features:
* Events
  OnBeforePopulateControl
  OnAfterPopulateControl
  OnBeforeAutoformLoaded
  OnAfterAutoformLoaded
  OnPrepareAutoformLayout
  OnBeforeAssociation/Property/MethodPupulate
  etc...
* Custom Controls
  Implementing some interface ( suppose IAutoformControl) allows to use class instead of default controls.
* Layout Template
  Defines controls layout (eg tabs positions labels and edit positions etc)
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01