Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
3.0 EAP, 2.5.2
State
Fixed
Assignee
Sergey Coox
Subsystem
Language - ASP.NET
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Salty Banana
    4 years ago (17 Feb 2007 03:19)
  • Updated by   Salty Banana
    4 years ago (19 Feb 2007 14:41)
  • Jira: RSRP-35868
    (history, comments)
 
RSRP-35868 ReSharper Doesn't Understand <asp:BoundColumn> tag?
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Hi. In our ASP.NET web application, ReSharper complains that it cannot resolve what we know to be valid attributes of the <asp:BoundColumn> tag. For example, when we have something like

<asp:BoundColumn DataField="Name" SortExpression="Name" HeaderText="Your Name"/>

ReSharper marks these as red in the vertical bar next to the scroll bar. Furthermore, if you hover the mouse over each of these attributes, tooltips come up that say

Cannot resolve symbol 'DataField'
Cannot resolve symbol 'SortExpression'
Cannot resolve symbol 'HeaderText'



Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments