We have paging, column moving, column resizing, sorting enabled.
It works fine with Infragistics 11.2
Is this a known problem?
Example markup is as below.
AutoGenerateColumns="False" EnableAjax="true"> GroupedRowExpanded="whdgWebHierarchicalDataGrid_onGroupedRowExpanded" DoubleClick="whdgTest_onDoubleClick" />
Hello JJB,
Thank you for contacting Infragistics. I have created a sample to attempt to reproduce this and I have been unable to. I am attaching the sample to the forum thread. I am using service release 1007 of v12.2, which version are you using? Can you run my sample and see if you see the same behavior? Please note I have removed the ig_res folder so the size is small enough to be attached to the forums.
I am following up to see if the sample and information provided has resolved this matter. If this isn’t the case please answer the following questions:
Please let me know if I may be of further assistance with this matter.
We have eventually tracked this down to having hidden columns within the grid. If for example, we make the 10th column hidden, then we cannot move a column past the 10th position. If the first column is hidden, then we cannot move any column except to the 1st or last positions.
As we do not generally use C# (use VB instead) I am not sure of the code to reproduce this in your sample. Perhaps you can try and let me know if you can now reproduce it and whether it is therefore a bug and if there is a workaround.
We have considered moving all our hidden columns to the far right but this this causes problems if we reposition a column to the far right as we are then unable to move a column to the last position but one on the right hand side.
Thank you for the update. I have updated my sample better match yours by using hidden columns. I have still been unable to reproduce this issue. I updated to the latest service release of 2054 of v12.2 and receive the same results. Can you please test my sample and let me know what behavior you see? What version of NetAdvantage and service release are you using? Do you have an isolated sample that reproduces this issue? Can you please provide me with one? Please note I have removed the ig_res folder for file size to be attached to the forum.
I have tried your new sample and it reproduces the problem perfectly. I am unable to move any column except to the far left. I am using the same version 2054.
Are you testing with ie8? (as per the thread title)
Rgds.
Thank you for the update. I have done some further looking into this matter and I have been able to reproduce this behavior. I have logged this in our internal system with the id of TFS: 132871.
Hello alfmag,
Thank you for the update. I have created case CAS-125882-Z9M8Y2 and will continue to look into and support you with this matter though this case.
Hi Mike! Any news on this topic?
Thanks!
Hi Mike!, we are using 11.2.20112.2225 version.
Correct me if I'm wrong, I think that 20112.2225 indicates the Service Release. It's a VersionFree Service Release.
Thank you for the update. I am currently looking into what changes were made. Please provide me with the full version number/service release you are using so I can use that to compare the changes that have been made in code.
Hi Mike, we're still using NetAdvantage Ultimate 2011 Vol. 2 version.
I don't know our plans to migrate to a newer version (in fact, we've had some compatibility problems in the past when migrating) so, if it's not a major change, a brief explanation on where i can find the solution in the 12.1 code, could be enough to replicate it in the 11.2.
Anyway, knowing that it's already resolved is good news, thanks.