InQBarna / TableFixHeaders

Android library that implements a table with fixed headers.
Apache License 2.0
818 stars 300 forks source link

Does anyone have a more complete demo with insert, edit and delete items? #108

Open charles-silva opened 7 years ago

charles-silva commented 7 years ago

I dont know how to update grid without recreate. I want to use only datasetchange.

thanks.

BraisGabin commented 7 years ago

You can use dataSetChange. Are you extending BaseTableAdapter?