Smart Tag issue with multiple FormView
I am using VS 2008 express and .Net 3.5.
I have a page that has multiple FormView on it. The problem is that when I use the smart tag to choose a template to edit, it only works for the first FormView, and for the others, my request was simply ignored - nothing change or show up on the screen.
All FormView are arranged in one line vertically - like a stack.
I suspect that this is a problem with VS 2008, at least the express one. Just want to see whether anyone has seen this before.
|