Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

initialize business object

Status
Not open for further replies.

JudyBarer

Programmer
Jan 13, 2004
23
US
If you are using formview or detailsview for inserting records, and you are using business objects, if you have default values for the business object, how would you populate the business object with the default values on a new object? It does seems like on a detailsview or formview new , that the business object is not created until update is selected. I would like to create a new object when the user hits new so that the defaults can be populated.
Do you know how I could I do this?
Thank you so much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top