Hi

I have a grid component like this:

        <t:grid source="addrList" row="addrRow" reorder="kurzname, adressnr, 
ort, strasse>
        </t:grid>

The "reorder" parameter works, but neither "include" nor "exclude" seem to do 
anything, as in:

        <t:grid source="addrList" row="addrRow" include="kurzname, adressnr, 
ort, strasse">
        </t:grid>

which should have the same output as "reorder" but omit any further columns.
      
I'm currently using t5.0.10 (due to tomcat startup problems with t5.0.13).

Is that a known problem or am I doing something wrong?

Thanks,
Udo.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to