<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > MLGrid Control |
Control which can be added to the dialogs.
This section lists MLGrid dedicated functions.
MLGrid implements an easy to be used grid control.
MLGrid features
This section lists MLGrid dedicated functions.
Fature |
Specification |
Max number of raws |
2 billions limited by memory) |
Max number of columns |
2000 |
Max number of sheets |
255 |
Thanks to ...
MLGrid control is a unique control developed by James Klutho and donated to thinBasic project.
A big thank you from thinBasic team to James Klutho for his generosity. A grid control is one of the most complex control a programmer can dedicate to. It takes many hundred hours to be able to develop it. Donating such a huge amount of work is something thinBasic team will not forget.