QtitanDataGrid 4.0.2 has been released!
-
We are pleased to announce the release of version QtitanDataGrid 4.0.2. Version fixes some crashes from the latest version. In addition adds the ability to disable the field chooser button on the groups panel and adds scrollbar to the field chooser panel. Please note, scrollbar appears automatically if the columns inside can not fit on the panel.
Screenshot:
http://www.devmachines.com/images/datagrid/qtitandatagrid_fieldchooser_scrollbar.png -
We are pleased to announce a new release of grid for Qt - QtitanDataGrid 4.1.0. In this version, we added the ability to find a text in the cells of the grid. In previous versions of the grid Ctrl+F key combination was assigned to the filter dialog. In the new version the filter dialogue is called by a combination of keys Ctrl+Shift+F, but Ctrl+F is used to open a search bar at the top of the GridView like search panel for IE or Safari. When the search bar is active, the following commands "Find Next", "Find Previous" are available. Using the grid options you can specify which columns should be used for search or disable the find feature entirely for some cases.