Jump to content


emailaya

Member Since 25 Sep 2006
Offline Last Active Private
-----

Topics I've Started

ctrl + tab activates OnSelectCell event

13 November 2008 - 12:15 AM

hi

when the user presses ctrl+tab keys combination, OnSelectCell event is triggered, why?
dbgrid is multiselect
doBufferRecords is true

tab alone moves the focus to a different component as it should
but ctrl+tab seems to go to procedure TNxCustomGrid.KeyDown(var Key: Word; Shift: TShiftState); event that calls eventually to selectcell

alert.popup twice

08 November 2008 - 02:59 PM

hi
if i remember correctly i read long time ago that if i do alert.popup; and then alert.popup again, instead of closing the previous one, a new alert window will appear on top of the previous one, but here it closes the previous one and re-opens

how can i make it to work as described above?

Next version and D2009 poll

17 October 2008 - 02:21 AM

Please participate, this is very important
thanks

thousand separator for footer/column

30 September 2008 - 01:28 PM

hi

i have a footer to calculate the sum of numbers in a certain column.
how can i make it to show a comma as a thousand separator in the footer/column value?
thanks

delphi 2009 support

28 August 2008 - 01:44 PM

hi
now that d2009 is out and unicode is supported built in
what about next components suite?
i believe tnt components are not needed anymore
when do u think a new version that supports d2009 will be available?

thanks