Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
<asp:Label ID="Label3" runat="server" Text='<%#Eval(<%#Eval("VC_DirectPlace"))%>)%>'>

Actually i want to bind dynamic column fetching by child Eval(),According to that i want to bind the parent Eval().




Thanks in Advance..
Posted
Updated 16-Jul-13 4:05am
v2
Comments
Nirav Prabtani 16-Jul-13 10:13am    
try it from database ....:)
swapnil_jadhav 16-Jul-13 10:29am    
why don't you use RowDataBound() (for GridView) or ItemDataBound() (for Reapeater)
Agent__007 16-Jul-13 10:31am    
Yes, that seems worth trying...

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