Author: leehwh | Posted on: 4/23/2007 6:55:45 PM | Views : 950

In most cases, the layout & coding for EditTemplate & InsertTemplate of FormView using in a typical database application would be very much similar. I read a number of ASP.NET books and somehow they seemed to duplicate much of the code in these templates separately. I am wondering if there is any good way to share code for these 2 templates.
Thanks. 
...

Go to the complete details ...