[DUG] Topgrid question
Kyley Harris
kyleyharris at gmail.com
Mon Nov 21 11:40:24 NZDT 2005
Hi Leigh,
Are you using TopGrid to actually store the data with Store=True, and
using Cell access?
I can probably whip up a sample. But... You are much better off having
store = false and
making it a virtual grid, This is faster and more powerful. and easy to
make subclasses of
the grid to bind into classlists etc.
On Mon, 21 Nov 2005 11:15:52 +1300, Leigh Wanstead <leighw at softtech.co.nz>
wrote:
> Hi Kyley,
>
> Thanks for the tip for onCellLoaded event. I have to change store data to
> virtual grid to support that function.
>
> I still did not figure out using mask to display '*' character. Do you
> have
> some sample code to show password display in topgrid column?
>
> TIA
>
> Regards
> Leigh
> http://www.salenz.com
>
>
>
> -----Original Message-----
> From: Kyley Harris [mailto:kyleyharris at gmail.com]
> Sent: Friday, 18 November 2005 10:00 p.m.
> To: leighw at softtech.co.nz; NZ Borland Developers Group - Delphi List
> Subject: Re: [DUG] Topgrid question
>
>
> Leigh, there is an onCellLoaded event where you can control what gets
> displayed.
>
> If you are talking about why they are typing, then Topgrid supports
> extensive
> masking features, and custom edit controls. i believe there is a password
> mask,
> drop it on your form etc and link the mask object to the grid
>
> On Fri, 18 Nov 2005 09:41:29 +1300, Leigh Wanstead
> <leighw at softtech.co.nz>
> wrote:
>
>> Hello everyone,
>>
>> How can I display password character inside topgrid cell instead of the
>> real
>> characters? I want to hide user input.
>>
>> Here is the link to topgrid
>> http://www.objectsight.com/TopGridOverview.htm
>>
>> TIA
>>
>> Regards
>> Leigh
>> http://www.salenz.com
>>
>>
>> _______________________________________________
>> Delphi mailing list
>> Delphi at ns3.123.co.nz
>> http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>
> --
> Kyley Harris
> +64-21-671821
>
>
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
--
Kyley Harris
+64-21-671821
More information about the Delphi
mailing list