Intellisense for Container.DataItem
When I do:
<tag:control Property='<%# Container.DataItem %>' runat="server" />
Resharper tries to <%@ Import soemthing (I forget what, it's @ home, it's like System.ComponentModel.SOMETHING). Even though Container.DataItem is valid as-is.
I find the intellisense engine in 210 much worse than 209. I'll try to point out more specifics.
My alt-enter still doesn't work.
Please sign in to leave a comment.
System.ComponentModel.Container
Karl,
<tag:control Property='<%# Container.DataItem %>' runat="server" />
The support for data binding is not fully implemented yet. We will support
it by release, but now not all the necessary core functionality ready.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"