Button Column

TeeGrid .NET for Microsoft Visual Studio .NET.
Post Reply
AndyRea
Newbie
Newbie
Posts: 5
Joined: Mon Jan 15, 2018 12:00 am

Button Column

Post by AndyRea » Mon Oct 01, 2018 4:34 pm

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

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Button Column

Post by Christopher » Thu Oct 04, 2018 12:09 pm

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.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply