Is it possible to have a different editor for each cell in a single grid column? I.e. One single column with different editors for each row. (combo boxes, date pickers, textboxes, numbers, etc.)
I am trying to use an Infragistics TreeGrid and TreeGridModel in an MVC app to simulate a Windows property grid. (see attached image)
The TreeGrid needs a different editor for each row in the last column, as shown in the example.
Or, is the TreeGrid a bad choice for emulating the Windows property grid? Is there a better component?
To start, you'll need to make sure you have the right tools and materials to change a tire. This includes a jack, lug wrench, spare tire, and any other necessary tools. You should also have a clear area to work in and safety accessories like gloves and safety glasses. https://tiresdaily.com/best-mud-terrain-tires/
Regarding the use of Infragistics TreeGrid and TreeGridModel in an MVC app to simulate a Windows property grid, it can be a suitable choice depending on your immaculate grid specific requirements. The TreeGrid component provides a hierarchical structure that can represent complex data relationships, which may align well with emulating a property grid.