Combobox with Celled Grid using Keyboard

Moderator: Rathinagiri

Post Reply
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Combobox with Celled Grid using Keyboard

Post by sudip »

Hello Master Roberto,

I found one problem using celled grid with combobox control using Keyboard.
What I did:
1) I select the grid using mouse/keyboard
2) I go to the column with combo box.
3) I pressed Enter to activate edit mode.
4) I used Alt+Down Arrow to open combobox.

Now, my system halts. It comes to normal mode when I pressed Control+Alt+Del, but I don't have to select "End Task" from task manager, program automatically comes to normal mode :)

I found this problem only when I used CELLNAVIGATION clause with grid.

I am sending my first, very old HMG sample project code to show the problem. Please check with "Item" column of the grid.
demo.zip
(3.03 KiB) Downloaded 291 times
Please check this problem, when you get free time (after current development of Grid, which is more important to all of us) :)

Thanks in advance.

With best regards.

Sudip
With best regards,
Sudip
User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Combobox with Celled Grid using Keyboard

Post by mol »

I confirm this problem - application DEMO hangs up after expanding list.
But - after switching to another app using alt-tab and return to our DEMO - you can still work with this DEMO.

Marek
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: Combobox with Celled Grid using Keyboard

Post by sudip »

mol wrote:...
But - after switching to another app using alt-tab and return to our DEMO - you can still work with this DEMO.
...
Thank you Marek, that solves the mystery, why it came to normal phase after pressing Ctrl+Alt+Del :) ;)
Regards.
Sudip
With best regards,
Sudip
Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: Combobox with Celled Grid using Keyboard

Post by Ricci »

I can confirm there is a problem but i can "solve" it by pressing Alt+Arrow-up, or using right/left key to go through the combobox instead of arrow up/down.

But you are right, this is a bug.
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: Combobox with Celled Grid using Keyboard

Post by Roberto Lopez »

[quote="sudip"]Hello Master Roberto,

I found one problem using celled grid with combobox control using Keyboard.
<...>
/quote]

Thanks for the detailed report (I love detailed reports! :) )

I'm close to finish the works on the new grid features, then I'll take care of all pending bug reports.

Thanks again!
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply