Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
Hello, I'm making a custom Web Part.

I am developing a grid with control "ListViewByQuery".

need to add an icon according to a column of type "person".

I looked at the list of events there is no "ItemDataBound" to access row by row:
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.listviewbyquery_events.aspx

Is there any way to develop a For Each or some other event to go through the row?
Posted
Updated 10-Jun-13 10:49am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900