direktor05 2 Posted October 15, 2024 Hello, Does anybody know of a Grid or ListView component that has both checkbox and combobox? I'm trying to get rid of LMD treelist. Should support x64. Regards Share this post Link to post
BertB 0 Posted October 15, 2024 (edited) Check out DevExpress Their grid can do what you need, but the pricing might be a problem for you. Edited October 15, 2024 by BertB Share this post Link to post
direktor05 2 Posted October 17, 2024 On 10/15/2024 at 11:08 AM, BertB said: Check out DevExpress Their grid can do what you need, but the pricing might be a problem for you. You mean because I'm too poor from Africa? 🙂 Share this post Link to post
BertB 0 Posted October 21, 2024 No, for a personal project the cost of a license might be too high. If the company you work for is paying the license, I definitely recommend the DevExpress components. Share this post Link to post
stifen21 0 Posted October 21, 2024 A Grid or ListView with checkboxes allows users to select multiple items, while embedded ComboBoxes offe r dropdown selections for each row, enabling efficient data filtering, sorting, or editing within the interface. Thankyou. Share this post Link to post
dwrbudr 10 Posted October 22, 2024 TMS AdvStringGrid and NextGrid both have support for checkboxes and comboboxes Share this post Link to post
Pieter 1 Posted November 7, 2024 (edited) Cell Controls, including checkbox & combobox are supported in the new TMS FNC Data Grid. Here’s a list of what you can expect in the TMS FNC Data Grid: Master-Detail Views: Easily manage and navigate complex data structures. Control in Cells: Enjoy fine-tuned control and customization directly within your data cells. Database Binding with Filtering & Sorting: Seamlessly connect and manipulate your data for efficient analysis. Advanced Grouping: Complex grouping options combined with filtering and sorting capabilities. Customizable Calculations: Perform column and row calculations with extensive customization. Efficient Memory Management: Optimize performance with smart memory handling. Increased Performance: Enjoy faster load times and smoother interactions Import/Export to Various Formats: Effortlessly move data in and out of your grids with support for HTML, CSV, XLSX, PDF, JSON, and more. Wide Range of In-Place Editor Types: Customize your data entry with a diverse array of built-in and custom in-place editors. https://tmssoftware.com/site/blog.asp?post=1256 Edited November 7, 2024 by Pieter Share this post Link to post