Hi MJia,
1. Find the control you are looking for on Page_Load or PreRender.
sample
2. You can not use the same logic in NewsItemNew because actually there is not item you can get. In your custom view that should inherit from NewsItemNew you have to override SaveContent and process your logic
sample
The better option is using custom views, instead of working with the templates.
Greetings,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.