2
shouts

dotNETspidor: Fill asp.net formview textbox to initial value in insert mode

posted by sangam100sangam100 295 days, 19 hours, 17 minutes ago
Wednesday, May 27, 2009 12:55:30 PM GMT

In most scenarios, the asp.net data controls like detailsview and formview have empty controls in insert mode. This means any field that requires [or at least expects] user input will not contain any data. But this default configuration sometimes needs to be modified. Say, we would like to fill the date field in a textbox to current date, so that it will be easier for user. This is just an example. This can be the asp.net dropdownlist from where we would like to select one value initially, or it may be o...

category: ASP.NET | clicked: 17 | | source: dotnetspidor.blogspot.com | show counter code
tags: asp.net formview

No comments yet, be the first one to post comment.

To post your comment please login or signup