TableView icon indicating copy to clipboard operation
TableView copied to clipboard

Independent cell width

Open digitalix opened this issue 7 years ago • 5 comments

Hey,

Is it possible to have cells with different widths inside the table with the column headers?

If I don't set column headers then each call can have a different size but once column headers are added the width becomes fixed.

Is it possible to change this behaviour?

digitalix avatar Feb 28 '18 17:02 digitalix

Hi @digitalix ,

I am not sure I understand your request.

Do you want your TableView like this? download

evrencoskun avatar Mar 01 '18 07:03 evrencoskun

you can change this behaviour from this class ===> com.evrencoskun.tableview.listener.TableViewLayoutChangeListener

be careful

good luck.....

hello-earth avatar Mar 09 '18 04:03 hello-earth

Hi @digitalix,

I have just finished the implementation that allows users can change column width values programmatically. However, the version that includes the feature, hasn't been released yet. Because I am also working on the performance issue that is pretty related each other, to provide smooth scroll.

As soon as I fix the issue, I will release a new version.

evrencoskun avatar May 07 '18 06:05 evrencoskun

Any updates on this ? @evrencoskun

okarakose avatar Aug 17 '20 21:08 okarakose

haven't found merged column header feature, that's what we expecting

tedzyc avatar Jan 27 '21 06:01 tedzyc