Ticket #1178 (new enhancement)

Opened 3 years ago

Generic Grid Editor

Reported by: paul Assigned to: paul
Priority: major Milestone: 0.9
Component: ui Version: 0.8.4
Keywords: dgrid editor dcolumn Cc:

Description

Create a generic grid editor allowing a developer to subclass any of the dabo ui controls, and place that instance as the editor for a given grid column.

Make the default editor for all columns a base dTextBox, which can handle all the basic types.

This is a large enhancement, but is doable. And it will make it much easier, convenient, and clean. I'll take this on, with no promises of delivery date.

This would probably obsolete #1176, #1140, and #1138.