Hi.
I'm in the process of choosing a robust, reliable and performant grid for my projects and started trying GGC about a month ago. So far, it looks to be a good choice. Anyway, due to its complexity, I confess that I'm still struggling to find the right way to deal with its architecture.
I spent the last two days fighting to overcome the issues I'm reporting here with no luck.I googled a lot for a solution but could not find anything relevant to help. Also, I played with several distinct options for grid configuration but was unable to overcome any of the issues. So, you are my last hope to succeed :)
Please attached find a sample which illustrates the issues I describe below.
Though the sample is based on your PortfolioManager demo, all the issues occur in the basic form 'frmTest' which I added.
1) Setting Options.ResizeRowsBehavior to GridResizeCellsBehavior.ResizeSingle seems to be ignored. When resizing a single row all other rows are resized as for setting GridResizeCellsBehavior.ResizeAll.
2) GGC control does not fit properly when Fill docking is used (it overlaps the bottom panel if I use BringToFront and is overlapped if I use Send to Back)
3) When setting grid to be "BrowseOnly", the drop-down for filter columns is not displayed.
4) Is there a way to make row highlighting (as it is implemented in PortfolioManager grid) more efficient?
Thank you
Attachment:
Portfolio_Grid_Demo_6ea2b307.zip