S
Stephen Hatfield
Is it possible to create FormView templates (EditItemTemplate,
InsertItemTemplate, ItemTemplate) dynamically by calling a separate class
file to generate the template. My attempts at this have been unsuccessful. I
am working in the ContentPlaceHolder on a page using a masterpage. I have
tried adding a PlaceHolder tag and putting the FormView control within but
still no luck. I have seen the example for doing this within a web page but
not by calling the ITemplate class within a different .cs file.
Thank you!
Steve
InsertItemTemplate, ItemTemplate) dynamically by calling a separate class
file to generate the template. My attempts at this have been unsuccessful. I
am working in the ContentPlaceHolder on a page using a masterpage. I have
tried adding a PlaceHolder tag and putting the FormView control within but
still no luck. I have seen the example for doing this within a web page but
not by calling the ITemplate class within a different .cs file.
Thank you!
Steve