I know that I can specify the first 4 columns for example to be fixed like so:
<ig:gridView dataSource="#{webgrid_hierarchicalGridPage.companies}" sortListener="#{webgrid_automaticSortingPage.sortListener}" pageSize="10" fixedColumnCount="4"
However, how would I specify that I want say the first 4 to be fixed, the next 5 to scroll and the last one to also remain fixed? Is that possible?
Hello,
With the current version of the grid you cannot fix columns to the right, unfortunately. Please provide more details on your usage senario and information on why/when you need this feature and submit this to our developer support. We review feature requests submitted to us when planning each release. From the link below, click on "Ask for Help."
http://es.infragistics.com/gethelp/default.aspx#Overview
-Taz.