|
Rank: Advanced Member Groups: Member
Joined: 3/31/2009 Posts: 52
|
I placed a grid in a page. The EnableKeyboardNavigation is set to True for this Grid. I added some items to the grid by calling client-side function "gridObj.addItem();". Let say I totally added 4 items into the grid. At this moment, I can navigate to all items easily. Then I go to deleted the 2nd and 3rd items in the grid using Client-side function "gridObj.deleteItem(selectedIndex);". Now, only remain 2 items in the grid. When I selected the 1st item by mouse click, then press "Down arrow" one time in order to navigate the last item in the grid, however, I can't navigate to the last item. Until I press 2 more times of "Down arrow" button, I can navigate to the last item. Is that strange? Is that a bug?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This appears to be a bug. We will look into it and see what we can do with it.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 3/31/2009 Posts: 52
|
Hi support,
Would like to know the progress of this issue?
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe we are still working on this one. Hopefully we can have an update build this week.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 3/31/2009 Posts: 52
|
Hi Support, Are you still working on this issue? Kindly remind you that I am waiting for your new build. Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe we already have a new build with this problem fixed. Let me verify it and get back to you today.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted the new build. Please see your private message for download location.
Thanks!
|
|