From e002cc7d95942fb8ac7e899e0e7c5f8998b8b6ba Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 13 Apr 2007 16:08:09 +0000 Subject: removed tags when TDataList.RepeatLayout is Raw --- UPGRADE | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index f5690835..aae33904 100644 --- a/UPGRADE +++ b/UPGRADE @@ -9,6 +9,12 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B. +Upgrading from v3.1b +-------------------- +- When TDataList.RepeatLayout is 'Raw', no tags will be generated + for header, footer and items. If your existing code rely on the span tags, + you may use 'Flow' layout and set RepeatColumns as 1. + Upgrading from v3.1a --------------------- - The signature of TActiveRecord::finder() is changed. This affects -- cgit v1.2.3