Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using a UltrWebGrid control from Infragistics and I want to modify the caption property of the Header Column and replace it with a variable from my code behind. The name of the variable is prior_year. I am unable to do so with the below syntax. Any urgent help will be appreciated

<Header Caption="<%=this.prior_year%>">
Posted
Comments
gpthakur 16-Sep-14 2:07am    
Any urgent help is really appreciated here :)

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