Strange cell behavior

Karen,

I have a rather strange problem in the vb version of desktop grid. I have created a grid from which I can load data from excel, save date to excel, and input data into the grid from the keyboard. When I attemp to enter a number using the keyboard, say the number 25, I can enter the 2 with no problem. When type the 5, it over writes the 2. However, if I hit the backspace key a couple of times, then re-enter the number, the 25 types out. I wondering if anyone else has had this problem.

Tom

Hi Tom,

Thanks for considering Aspose.

Well, I don't find any problem at all I did apply the same manner as you have mentioned. Do you apply some validation like Regular Expression validation. And make sure that Backspace key is not pressed programmatically or manually while you are entering the the data into cells. It looks really strange. Could you give us some more details and create a sample test project, zip it and post it here to reproduce the issue. We will chek it soon.

Thank you.

Hi Tom,

Yes, we found the problem.

We will check and get back to you soon.

Thank you.

Hi Tom,

Please try the attached version.

Thank you.