O
Ole Kirkholt
Hello
I'm starting on my first asp.net project.
I'm using VS2008sp1 and .Net 3.5
I'm trying to create a page for inserting/editing a single databaserecord
I need both multiline textboxes, check- and listboxes.
To do that I need templatefields, right ?
Is there a way to share the same templatefield between inserting and editing,
so I don't have til make everything (including validation controls) twice ?
Best Regards
Ole
I'm starting on my first asp.net project.
I'm using VS2008sp1 and .Net 3.5
I'm trying to create a page for inserting/editing a single databaserecord
I need both multiline textboxes, check- and listboxes.
To do that I need templatefields, right ?
Is there a way to share the same templatefield between inserting and editing,
so I don't have til make everything (including validation controls) twice ?
Best Regards
Ole