I have a question about the ItemTemplate. When I place the grid in Edit mode the ItemTemplate below the FormTemplate displays differently than when the grid is placed in Insert Mode. The ItemTemplate looks fine when in edit mode but when placed in InsertMode the ItemTemplate shrinks to a third of it's size and the AutoGenerated Edit and Delete columns enlarge.
I am using a OnColumnCreated event to resize the AutoGenerated Edit and Delete columns for the grid but other than that I cannot figure out how to control this behavior.
Here are some screen shot links to help visualize it:
Grid in Browse mode
Grid in Edit mode
Grid in Insert mode
Thanks
Here are some screen shot links to help visualize it:
Grid in Browse mode
Grid in Edit mode
Grid in Insert mode
Thanks