All Projects → snakefoot → cgridlistctrlex

snakefoot / cgridlistctrlex

Licence: other
MFC Grid control using a custom draw CListCtrl with subitem editing and formatting

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to cgridlistctrlex

React Native Super Grid
Responsive Grid View for React Native
Stars: ✭ 971 (+1113.75%)
Mutual labels:  grid, listview
React Virtualized
React components for efficiently rendering large lists and tabular data
Stars: ✭ 22,963 (+28603.75%)
Mutual labels:  grid, listview
React Gridlist
A virtual-scrolling GridList component based on CSS Grids
Stars: ✭ 394 (+392.5%)
Mutual labels:  grid, listview
react-native-gridview
A React Native component that renders a grid of items. It uses ListView under the hood.
Stars: ✭ 16 (-80%)
Mutual labels:  grid, listview
react-keyview
React components to display the list, table, and grid, without scrolling, use the keyboard keys to navigate through the data
Stars: ✭ 16 (-80%)
Mutual labels:  grid
ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Stars: ✭ 8,743 (+10828.75%)
Mutual labels:  grid
react-native-wxui
A UI package for React Native
Stars: ✭ 21 (-73.75%)
Mutual labels:  listview
InstaSmart
A Flutter app to plan and beautify your Instagram feed
Stars: ✭ 18 (-77.5%)
Mutual labels:  grid
orthogons
Experimenting with special ratios to guide grids for composition
Stars: ✭ 16 (-80%)
Mutual labels:  grid
dynamic-table
Dynamic Table jQuery Plug-in - A table that can be sorted, filtered and edited, similar to common spreadsheet application.
Stars: ✭ 26 (-67.5%)
Mutual labels:  grid
android-page
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
Stars: ✭ 15 (-81.25%)
Mutual labels:  listview
grid-shader-unity
A grid shader for Unity 🌐
Stars: ✭ 81 (+1.25%)
Mutual labels:  grid
react-native-masonry-brick-list
Staggered Or Masonary List View For React Native Written in pure js
Stars: ✭ 24 (-70%)
Mutual labels:  listview
react-native-nested-listview
A UI component for React Native for representing nested arrays of N levels
Stars: ✭ 163 (+103.75%)
Mutual labels:  listview
VueFlex
A flexbox grid system.
Stars: ✭ 13 (-83.75%)
Mutual labels:  grid
ItemDecorations
A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持LinearLayoutManager和GridLayoutManager,当使用GridLayoutManager时支持跨行特性
Stars: ✭ 42 (-47.5%)
Mutual labels:  grid
vue-griddle
⚠️ Deprecated. A Vue.js implementation of @braid/griddle-scss with a toggleable visual overlay to help with your front-end development
Stars: ✭ 11 (-86.25%)
Mutual labels:  grid
vue-gridmultiselect
Simple multi-select component with items displayed in a table like UI
Stars: ✭ 41 (-48.75%)
Mutual labels:  grid
gridd
Flexible grid-based WordPress theme
Stars: ✭ 38 (-52.5%)
Mutual labels:  grid
CSS-Grid
CSS Grid 레이아웃 모듈 Level 1
Stars: ✭ 21 (-73.75%)
Mutual labels:  grid

cgridlistctrlex

Microsoft's CListCtrl has support for displaying data in a grid using the report style. CGridListCtrlEx extends the CListCtrl with the following features:

See CodeProject Article for a quick overview of the CGridListCtrlEx functionality and a demo-application.

See Doxygen Documentation for a quick overview of the CGridListCtrlEx classes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].