angular-generic-table icon indicating copy to clipboard operation
angular-generic-table copied to clipboard

column width resize property

Open sahilkatia opened this issue 8 years ago • 1 comments

@hjalmers How can i achieve column width re-size property

I know how can I achieve using jquery plugin but don't know with angular

Please see the link for better understanding of my problem http://jsfiddle.net/euka4rm3/

sahilkatia avatar Jan 29 '18 20:01 sahilkatia

Currently it’s not possible without a lot of nasty code and I really advice against using jquery together with angular. Would be nice with a plugin to handle this though but wouldn’t expect this feature to be added any time soon I’m afraid.

hjalmers avatar Jan 30 '18 05:01 hjalmers