Does each cell contain it's own individual control. Or, is there just one control per Column?
For instance the DateColumn: Is there a DatePicker in each cell? Or, is there one DatePicker per DateColumn that's shared by every row?
Hi jgreene274,
I'm looking into this for you and will update you tomorrow on my progress.
Hi Rob,
Any progress yet?
Joe
Every cell control gets it's own copy of the editor control. They are not housed on column.
Thanks Darrell.