-
Updated
Jun 30, 2020 - Java
#
gridview
Here are 176 public repositories matching this topic...
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
android
adapter
material-design
recyclerview
android-library
custom-view
android-development
datatable
tableview
sortable
android-ui
recyclerview-animation
recyclerview-adapter
datagrid
sortabletableview
gridview
viewholder
click-listeners
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
-
Updated
Jun 21, 2020 - Java
Responsive Grid View for React Native
-
Updated
Jun 16, 2020 - JavaScript
Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more.
-
Updated
Aug 29, 2019 - Swift
[Deprecated]. 🚀 Adapter(BaseAdapter, RecyclerView.Adapter) wrapper for Android. 一个Adapter同时适用RecyclerView、ListView、GridView等。
-
Updated
Nov 17, 2017 - Java
rogoja
commented
Sep 14, 2017
"react-native": "^0.46.4"
"react-native-ultimate-listview": "^3.2.1"
The "abortFetch()" method does not stop pagination
onFetch = async (page = 1, startFetch, abortFetch) => {
this.connection((data) => {
-
Updated
Apr 8, 2019 - Java
HandyGridView是一个高仿支付宝,网易新闻的高性能的标签可拖动排序的GridView。
-
Updated
Mar 11, 2020 - Java
Do you noticed the new feature of Telegram or Instagram?! They show your latest images when you try to attach or post a picture. So I developed this library the same with lots of customization. Simple way to get all images of device based on date taken, name, id and other customization
-
Updated
Jul 25, 2017 - Java
Freeze column and fixed header in Table or GridView
-
Updated
Nov 11, 2018 - HTML
zgramana
commented
Aug 23, 2018
System.Linq.IGrouping provides a useful interface for a grouped item source, where TKey can conveniently serve as the group header binding source.
This is a TableView sample app that is designed to show you how to create your advanced TableView in your application.
-
Updated
Jan 10, 2020 - Java
A NatvieScript GridView widget.
-
Updated
May 14, 2020 - TypeScript
A wrapper library for ListView and GridView in React Native
-
Updated
Jul 29, 2018 - JavaScript
we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget based on futures execution result. It builds itself based on the latest AsyncSnapshots.
-
Updated
Jun 22, 2018 - Dart
-
Updated
Jul 23, 2017 - Swift
Android's missing TableView component.
kotlin
recyclerview
table
kotlin-language
kotlin-android
kotlin-library
android-library
custom-view
android-development
tableview
android-ui
sortabletableview
gridview
tableviewcell
-
Updated
Oct 30, 2019 - Kotlin
An implementation of a banking application home screen, the concept is taken from this https://www.uplabs.com/posts/banking-application-screen design project. I have implemented this design using flutter.
design
listview
flutter
gridview
flutter-apps
flutter-material
flutter-examples
flutter-widget
flutter-ui-challenges
-
Updated
Jan 2, 2019 - Dart
MGGridView is a grid view created by a combination of collection views.
-
Updated
Jun 25, 2017 - Swift
-
Updated
Jun 29, 2020 - Swift
Flutter GridView Example in a Shopping List UI/UX design - day 10 Flutter Animation and UI Design.
-
Updated
Oct 4, 2019 - Dart
Improve this page
Add a description, image, and links to the gridview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gridview topic, visit your repo's landing page and select "manage topics."
In navigation drawer when user click on any specific menu then that menu should be shown selected
How do we do this by using your library...??please help me to figure out this solution.