On the MS IBuySpy Portal the announcement and event modules use datalists to display entries in the
corresponding DB tables. What i would like to achieve is that the data list will only show the first 100 characters or first 20 words (preferably) from the description column. I'll then create a link to a page that will display the full description listing from the table for the given entry. Does the ItemTemplate allow you to do such formating?
My other alternative is to add a colum to each table called DescriptionShort
where the user defines their own shortened soundbite from the main description entry. Would rather do it the first way though.
any thoughts?
cheers,
si