Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Delphi 2009 DBGrid MultiSelect -> unexpected behavior
Sun, Dec 14 2008 11:55 PMPermanent Link

"Louis"
I am using 2.02 Build 5.

I open the EDBTable and assign it to a dbGrid that with option MultiSelect =
True.

The dbGrid somehow select all the records.

Louis

Mon, Dec 15 2008 2:07 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Louis


Is this a standard dbgrid or a 3rd party one?

Roy Lambert [Team Elevate]
Mon, Dec 15 2008 11:33 AMPermanent Link

"Louis"
Hi Roy,

It is a standard DBGrid, and it works fine with TADOTable.

Louis

"Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message
news:C70726F1-6FBF-49BB-9157-A76736D3D38D@news.elevatesoft.com...
> Louis
>
>
> Is this a standard dbgrid or a 3rd party one?
>
> Roy Lambert [Team Elevate]
>
>

Mon, Dec 15 2008 12:52 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Louis


I've just installed build 5 here to test it and I have no problems which doesn't surprise me. My guess is you have some code that's doing this.

Can you try creating a new project just using a dbgrid and the ElevateDB components and see if you still have the problem. If so post the project to the binaries. If not and you need some help tracking the problem down and you're allowed post the project to the binaries and I'll have a look.

Roy Lambert [Team Elevate]
Mon, Dec 15 2008 9:25 PMPermanent Link

"Louis"
Roy,

Thanks your prompt reply. I posted the source and exe to the binaries group
with the subject of this thread, please check.

Cheers,
Louis


"Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message
news:736E1837-724A-47C8-80D9-EB8DF653E46E@news.elevatesoft.com...
> Louis
>
>
> I've just installed build 5 here to test it and I have no problems which
> doesn't surprise me. My guess is you have some code that's doing this.
>
> Can you try creating a new project just using a dbgrid and the ElevateDB
> components and see if you still have the problem. If so post the project
> to the binaries. If not and you need some help tracking the problem down
> and you're allowed post the project to the binaries and I'll have a look.
>
> Roy Lambert [Team Elevate]

Image