This is a migrated thread and some comments may be shown as answers.

ItemTemplate & NVelocity

1 Answer 85 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Beni MELAMET
Top achievements
Rank 1
Beni MELAMET asked on 24 Mar 2010, 02:07 PM
Hi,
I want to change the ItemTemplate dynamically during runtime.
Is it possible to use the NVelocity template engine view in order to populate the ItemTemplate?

Best,

1 Answer, 1 is accepted

Sort by
0
BaiH
Top achievements
Rank 1
answered on 25 Mar 2010, 09:00 AM
As I'm aware NVelocity currently works only on ASP.NET MVC so  it is not applicable in WebForms environment.

And. You can conditionally change the content of the RadListView ItemTemplate in several ways. For example by adding conditions into the template itself, either declaratively or by using custom ITemplate implementation.

-- BH
Tags
ListView
Asked by
Beni MELAMET
Top achievements
Rank 1
Answers by
BaiH
Top achievements
Rank 1
Share this question
or