Page 1 of 1

Button Column

Posted: Mon Oct 01, 2018 4:34 pm
by 15682814
Any chance of having a buttonRender option in the same way DataGrid has button coloumns? i am trying to replace a data grid with TeeGrid and currenly have buttons in a few columns to let the user manipulate data in 1 of the columns based on which columns button they click

Re: Button Column

Posted: Thu Oct 04, 2018 12:09 pm
by Christopher
Hello,

have you seen the Cell Editors example under:
https://github.com/Steema/TeeGrid-for-. ... %20Editors ?

This will enable you to define a Button as an EditorClass - if this isn't what you're after do please let me know and we can add the idea in as a feature request.