Hi,
I'm trying to show some data for a currently selected row in UltraGrid. I attached to a AfterSelectChange event and I change some data in external control based on an ultraGrid.Selected.Rows property. When I click into any cell (I've got editable cells with dropdowns), I clear data in my external control, because no row is selected (this is a correct behaviour for me).
Everything works fine, except of a one situation. I've got a AddNewRow template under my grid. When I select my template row, event is fired - works fine. When I then click into an editable cell in my grid - event is not fired. I attached to a AfterCellActivate event, which is fired when I enter editable cell. I then check a ultraGrid.Selected.Rows property - there are no selected rows. So I lost a row selection, but an AfterSelectChange event was not fired.
Is this a desired behavior? It's a little bit confusing.
I prepared and attached a sample project.
Hello Pavel,
I have investigated your issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of #188332. So I’ve created a case for you CAS-150785-G3X3H4 and will update you for the progress of this issue via the mentioned case. You could reach your case following the link below:
https://ko.infragistics.com/my-account/support-activity
Thank you for using Infragistics Components.
Hello Milko,
Thank you for your attention. I will be looking for a reply.
Has this issue been resolved. I am experiencing a similar issue, but it only started occuring after we went to 15.1 SR 2013. If we display a hidden column, go into a pop-up form and edit the field that was un-hidden and save and close the pop-up form. The data gets refreshed, but the row stays highlighted. if you check the selected.rows.count, the row does not show as selected. Additionally, that rows stays highlighted until the app is closed down.
Hello,
Yes, this issue was fixed in versions 15.1.20151.2003 and 14.2.20142.2098 of Infragistics Controls. Please try to download the latest service release by following the steps described in the following link http://ko.infragistics.com/community/forums/t/29398.aspx
Please let me know if this solves your issue.