History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-35868
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Sergey Coox
Reporter: Salty Banana
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

ReSharper Doesn't Understand <asp:BoundColumn> tag?

Created: 17 Feb 07 02:19   Updated: 19 Feb 07 13:41
Component/s: Language - ASP.NET
Fix Version/s: 3.0 EAP, 2.5.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 351
Fixed in build: 356


 Description  « Hide
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'



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.