This is a migrated thread and some comments may be shown as answers.

System Beep when tabbing through cells

5 Answers 72 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 2
Adam asked on 10 Jan 2009, 09:01 PM
I've got a grid with two columns, the first is a readonly column and the second column collects user input.  When tabbing from the user input column, I get the desired behavior that the cell below the current one is activated and enters edit mode.  However there is a system beep (is it because the "next" cell is read-only?)

5 Answers, 1 is accepted

Sort by
0
Adam
Top achievements
Rank 2
answered on 10 Jan 2009, 11:05 PM
Also, sometimes I will get the System Beep and the current cell/row stays selected.
0
Accepted
Nick
Telerik team
answered on 12 Jan 2009, 04:11 PM
Hello Adam,

Thank you for your inquiry. We believe that this issue has been addressed in Q3 2008. Please verify that you use our latest release Q3 2008 SP1. If it turns out that you are using one of those two latest releases please open a new ticket and send us a sample application demonstrating the issue so we can investigate the reason. Also, do not hesitate to write me back if you have further questions.

Sincerely yours,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Adam
Top achievements
Rank 2
answered on 12 Jan 2009, 06:07 PM
Is the system beep what is addressed?  Or has tabbing behavior been enhanced?  I also see the behavior that the grid does not tab at all.  I am really just trying to make a grid with a column of read-only "property names" if you will, and a column where the user can enter input for each of the entries.  The user should be able to hit tab and move to the next row, but remain in the column.  Also, is keyboard navigation supported in Q3?  Can the user press the up and down arrow keys to change cells?

Upgrading to Q3 is a last resort, as we don't want to add uneccessary work to convert it and fix different behaviors of the newer version.  I appreciate your speedy reply.

Thanks
-Adam
0
Adam
Top achievements
Rank 2
answered on 13 Jan 2009, 12:33 PM
The cases where I could not get the tabbing to actually tab turned out to be completely our mistake.  We were doing some logic on the CellEndEdit that ended up reloading the datasource, explaining why the grid might misbehave.  Changing the code to not reload the datasource in this case fixed the issue. 

Thanks for all your help, you guys rock!
0
Nick
Telerik team
answered on 16 Jan 2009, 08:05 AM
Hi Adam,

Thank you for contacting me back.

I am glad the issue was resolved.

I believe that I have a positive answer to your second question. Arrows work and if you have 2 columns and the first one is read-only when you press tab only cells in the second column enter in edit mode.

Do not hesitate to write me back if you have more questions.

Best wishes,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
Adam
Top achievements
Rank 2
Answers by
Adam
Top achievements
Rank 2
Nick
Telerik team
Share this question
or