Dear Team,
I have tried auto blinking editing row when adding a new row in the web data grid. It's working fine. But when scroll enabled it's not working. in IE its works perfectly. kindly suggest.
Hi Teodosia Hristodorova,
Thanks for your response. for more clarification. please refer attached image with code.
1.When we fill first row then next row automatically entered edit mode until scroll enabled.
2. when scroll enabled enter edit mode not working.
Hello,
Thank you for the provided details.
I have modified the provided sample according to your description. On my side I was having an issues with the functions used, I modified them so that I can replicate the behavior. I added some calculations in order to always scroll to the last row.
Since it is possible to have differences in the grid's measurements on your side, I left some notes in the provided code.
Additionally, as I mentioned in the previous answer, please keep in mind that version 13.2 is considered retired and it is no longer eligible for Developer Support Services. This is the reason why the provided sample is tested under version 20.1 where everything works as expected.
Attached you will find my sample for your reference. Please test it on your side and let me know how it behaves. If this is not an accurate demonstration of what you are trying to achieve please feel free to modify it and send it back to me along with steps to reproduce. Alternatively, if the behavior cannot be replicated please feel free to provide your own small isolated sample. Remove any external dependencies and code that is not directly related to the issue, zip your application and attach it in this case.
Having a working sample on my side, which I can debug, is going to be very helpful in finding the root cause of this behavior.
Thank you for your cooperation.
Looking forward to hearing from you.
Sincerely,
Teodosia Hristodorova
Associate Software Developer
6763.WDG_editing.zip
I tested the sample against version 13.2 as well. There are some issues related to the Activation behavior of the grid. If you do not require to have an Activation, my suggestion is to simply remove it from the grid's behaviors. Otherwise, you could try to reset the active cell.
However, I strongly recommend upgrading to the latest version.
Let me know if I may be of any further assistance.
Sincerely,Teodosia HristodorovaAssociate Software Developer