Hi,
I have run into a problem when I have column moving, filtering, and row selectors. After moving a middle column to the be the last column, the filter row loses a cell, so editors don't work. See the attached picture and sample site.
I have contacted our development team on this issues. In order to ensure that they will receive attention I have logged this behaviors in our internal tracking systems with development IDs of: 140896 (for the column moving) and 140905 (for the closing of the filter).
Furthermore I have created private supported tickets for both of you, so you can be automatically updated as soon as the resolution is available:
for David:
CAS-115061-V5Y9Q9- about the column moving
CAS-115187-J0N4Q7- about the closing of the filter conditions dialog
for Pete:
CAS-115189-B8X6S2- about the column moving
CAS-115188-G3P2V3- about the closing of the filter conditions dialog
I will provide you with more details through the support tickets.
Hi Elena,
Thanks for the response. My question for your suggestion to Pete is why the column moving JS file says it depends on 1.4.4 then?
/*!@license * Infragistics.Web.ClientUI Grid Column Moving 13.1.20131.2045 * * Copyright (c) 2011-2013 Infragistics Inc. * * http://es.infragistics.com/ * * Depends on: * jquery-1.4.4.js * jquery.ui.core.js * jquery.ui.widget.js * infragistics.ui.grid.framework.js * infragistics.ui.tree.js * infragistics.ui.shared.js * infragistics.dataSource.js * infragistics.util.js */
That is copied from the JS served up to your samples browser.
D.
Hello ,
Thank you for the sample.
@Pete- I succeeded in reproducing your issue either still it seems to be specific to the version of jQuery used in the sample. Currently we recommend using of the ig controls with version of the jQuery library after 1.7.1, so if you change it for example to:
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script>
you will be able to select a filter condition.
@D. – I succeeded in reproducing the issue that you are referring and I am going to contact our developers on the matter. I will update you on my progress shortly.
Thank you for your patience.
Did you also notice that you can't select the filter conditions in your example? Something's definitely not right there. I'm using 2013.1