K
Kenneth Keeley
Hi,
Can I change the layout and style of a TemplateColumn at run time to
display information differently base on one of the fields of data. If the
item is labled as urgent the title my appear Red instead of black, a Link
may take you to a different page depending on the type of item and so on.
Currently I use <%# DataBinder.Eval(Container.DataItem, "Title") %>
statements to display the data.
Thanks
Kenneth
Can I change the layout and style of a TemplateColumn at run time to
display information differently base on one of the fields of data. If the
item is labled as urgent the title my appear Red instead of black, a Link
may take you to a different page depending on the type of item and so on.
Currently I use <%# DataBinder.Eval(Container.DataItem, "Title") %>
statements to display the data.
Thanks
Kenneth