carrera Posted September 16, 2015 Posted September 16, 2015 Hello, I try to lock all columns in group but not success (may be Javascript can help In this situation ?) Step to test: 1. open Demos\Desktop\GridColumnLocking 2. in Column Editor set GroupHeader = "test group" for 3 Columns (these columns already locked) - CustNo - Company - Contact when running, the column does not locked tested Environment Delphi XE7 UniGui Trial 0.99.50.1195 Google Chrome 45.0.2454.85 Quote
Sherzod Posted September 17, 2015 Posted September 17, 2015 Hi, Yes, you are right, for the current configuration of the columns, it is "impossible" yet... But here, can try to implement this feature: http://docs.sencha.com/extjs/4.2.2/#!/api/Ext.grid.Panel-method-reconfigure Best regards. Quote
pro_imaj Posted November 5, 2020 Posted November 5, 2020 I wonder if there is any development regarding this problem? Quote
Sherzod Posted November 5, 2020 Posted November 5, 2020 3 minutes ago, pro_imaj said: I wonder if there is any development regarding this problem? Please remind this case in more detail. Have you checked this on the latest versions? Quote
pro_imaj Posted November 5, 2020 Posted November 5, 2020 13 minutes ago, Sherzod said: Please remind this case in more detail. Have you checked this on the latest versions? You can see that the UniGridsColumnLockingAndHeaderGrouping example does not work when you lock fields that are groups. I am using the latest version (1539) Quote
pro_imaj Posted November 6, 2020 Posted November 6, 2020 Hi, You can see the problem if you examine the simple example attached. Country, City, State fields do not react even though Lock: = True is selected. Thank you. hdrlck.dproj.zip Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.