AdaptiveTableLayout
AdaptiveTableLayout copied to clipboard
Library that makes it possible to read, edit and write CSV files
I want to scroll to the specific row or colomn, How it is possible, kindly guide me. I am stuck here. Thanks
While I update the data and refresh data using notifyDataSetChanged() action more than three times. Also I changed the size of row and column it works slow. Would you please...
Kindly check my code below: I am not able to find click listener +++++++++++++++++++ private static class TestHeaderColumnViewHolder extends ViewHolderImpl { TextView tvTitle, tvAddToCartCompare; ImageView ivProduct, ivRemove; private TestHeaderColumnViewHolder(@NonNull View...
I have tried with the scrollview but the table layout goes invisible. Any help folks...
I am trying to load data from my server. I am fetching the data from the server and feeding it to the table, but it takes around 260ms to get...
First of all, Let me thank you for providing this library. I worked for [Best mobile app development company in Bangalore. ](www.dxtravela.com). I have a few doubts that how to...
First of all, your lib is awesome! But I din't find anything that could tell me if is possible to merge the cells of the AdaptiveTableLayout. I need to do...
Fixes for issues #40, #38, #43, #42, #44, #45, #36 & #47: - I made some cleaning up to avoid having to add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml when developers...
[pull_down_activity.txt](https://github.com/Cleveroad/AdaptiveTableLayout/files/4021935/pull_down_activity.txt) First of all, Let me thank you for providing this library. I have used AdaptiveTableLayout to show data in table layout form and it is working perfectly fine. Further,...