How to Use ItemTemplate Editor
I'm looking for a tutorial or other starting material on the basic mechanics of using the Gridview (or Formview) TemplateField ItemTemplate edit field ("ItemTemplate - Click to Start Editing") .
I've tried dragging and dropping controls from the toolbox into the edit field that's presented, and the items end up on the page where the gridview is declared, completely unrelated to the template field. If I cut and paste source into it, the source converts to a control and does the same thing.
When I drag things into the SOURCE between the TemplateField ItemTemplate start and end tags, they show up in the TemplateField SmartTag edit field , and they behave as one might hope when compiled, but they seem to not be editable in the TemplateField ItemTemplate edit field .
Any guidance on how to use the TemplateField ItemTemplate edit field feature would be appreciated.
Thanks!
|