Re: Query results in grid, new patch
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Query results in grid, new patch
On 28/2/06 19:00, "Edward Di Geronimo Jr." <edigeronimo(at)xtracards(dot)com>
wrote:
>> OK, can this be solved with wx ctlGrid class derived from wxGrid that
>> does a SetFocus on itself when a column or row is selected?
>
> I registered a handle for the selection event, and put in a call to
> SetFocus. Seems to work now.
>
>> Thanks, looking good. We should probably tweak the edit grid to match
>> the left justified style when this gets accepted.
>
> Added that change in.
Looks good and all works perfectly as far as I can see on OSX. I'll test on
XP tomorrow and apply sometime following that if there are no objections.
Thanks Ed - nice work!
Regards, Dave.
Home |
Main Index |
Thread Index