Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a user define control and i want that control in my datalist how can i bind that user define control in datalist????

What I have tried:

<uc1:UC_ListItem ID="UC_mand_fields" runat="server" Text='<%# Eval("UC_ListItem") %>' />
Posted
Comments
Mohibur Rashid 20-Jul-16 0:10am    
are you talking about managed c++?

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