Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

ITemplate interface to create template columns dynamically

  Asked By: Kristopher    Date: Mar 29    Category: Asp.net    Views: 1360
  

I am using a class that implements ITemplate interface to create
template columns dynamically. I also want the data in the column to be
formatted in a particular format like the date from the dataView date
column has to be formatted into the short dateString on the server
side while displaying. All the template and bound columns are declared
on the server side and not on the client side...... so i cannot use
any asp:template tags.

MSDN help says that itemTemplate property of TemplateColumn says "Gets
or sets the template for displaying a data item in a TemplateColumn".
Can any one tell me how to set the property.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on ITemplate interface to create template columns dynamically Or get search suggestion and latest updates.