DataGrid Combo not creating new row when user is editing

Here's my analysis of the ComboBoxColumn: When a user tries to edit the value combobox (either by typing or by selecting a value on the list) a new row should be created, if the user is in the last row... correct? Well of course it doesn't, because who ever wrote the ComboBoxColumn obviously didn't do any testing with his code. Very sad to see this kind of code make to an FAQ, when it doesn't even work properly. The code is full of bugs even though it is only 4 or 5 routines. Anyone know the reason or ryhmn behind the DataGrid creating a new row?

1 Reply

NV Nolan Venhola July 17, 2002 12:04 PM UTC

Never mind my last question... I figured things out. I also found a few more bugs while doing so... nice code whoever wrote it

Loader.
Up arrow icon