zilav Posted October 9, 2014 Posted October 9, 2014 I can't set DBGrid.Grouping.Collapsible to True in the latest 1085 build, and if I try to collapse grid using this js code UniSession.AddJS(DBGrid1.JSName + '.view.features[0].collapseAll();') it causes visual glitches (repeatable '+' signs) in group's headers. Did I miss something? Quote
Administrators Farshad Mohajeri Posted October 9, 2014 Administrators Posted October 9, 2014 I can't set DBGrid.Grouping.Collapsible to True in the latest 1085 build, and if I try to collapse grid using this js code UniSession.AddJS(DBGrid1.JSName + '.view.features[0].collapseAll();') it causes visual glitches (repeatable '+' signs) in group's headers. Did I miss something? Yes, we intentionally disabled collapsing. We are moving towards a stable version so everything that doesn't work as expected is either fixed, disabled or removed from the framework. A grid with collapsed rows doesn't respond well when you navigate, edit or append new rows. Until we are able to completely fix all such issues collapsing will remain as disabled. Quote
Javi Posted March 4, 2015 Posted March 4, 2015 How I can reactivate this property? Under my responsibility. Thx Quote
Wagner Barros Posted May 20, 2015 Posted May 20, 2015 Hi Farshad, We used to collapse lines in grid, but in 0.99.1162 is not possbile. Will be the property allowed again? what the expected fix date? Thanks. Version 0.99.1162 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.