fredvs wrote
>> Hello,
> 
>>   (ctrl+leftclick)  does not select the curret row in case of
>> tdbwidgetgrid ?
> 
> Are you talking about gridselectedrow sample?
> 
> Here on Linux 64 it works.
> 
> Imho, the sample works like this: if you do (ctrl+leftclick) on a cell it
> will switch selected/unselected.
> 
> If the cell was selected, it become lightr-gray and if you click on button
> "selected row" there will be a list of all previously selected rows (the
> rows in light gray).
> 
> <http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/selectrow.png> 
> 
> Fre.D

Re-hello Med.

I think I understood what you want.
You want that on a tdbwidgetgrid, if you use (ctrl+leftclick) , you will
have the same result with tdbstringgrid.

So the row would switch to gray/blank.

I fear that you will need to create you own method for this, using
oncellevent();
It seems that for tdbwidgetgrid it is not enabled by default.

May I ask you why you do not want to use a tdbstringgrid in place of a
tdbwidgetgrid?

Fre.D







--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to