Is there a way to change a collumn heading on the fly?
This topic is locked
Is there a way to change a collumn heading on the fly?
2/4/2009 4:08:31 PM
ASPRunnerPro General questions
D
dedwards author
I have a table with a set of 13 fields for months. They are dynamic based on what time of the year it is. Current month, then Current Month +1, etc. Is there a way to change the column headings in the ASP code and where would I do it?
Dan, you can replace all column headers with your custom variables on the Visual Editor tab and then define it in the List page: Before displayevent on the Events tab.