How do I remove a custom column behavior
Posted: Sun Jan 22, 2017 6:06 pm
Hello again.
Making progress. Yay!
Along the way to creating a default column behavior for a datagrid, I created a custom behavior for a single column in that datagrid.
Now that I have the default behavior working, I want to remove the column-specific behavior.
Seems like it should be simple (and it probably is), I just haven't figured out how, yet.
Deleting the contents of the behavior button script leaves the column with no behavior at all. Oops. Well, that makes sense, actually.
So, how do I remove a custom behavior for a specific column?
TIA,
Dave
Making progress. Yay!
Along the way to creating a default column behavior for a datagrid, I created a custom behavior for a single column in that datagrid.
Now that I have the default behavior working, I want to remove the column-specific behavior.
Seems like it should be simple (and it probably is), I just haven't figured out how, yet.
Deleting the contents of the behavior button script leaves the column with no behavior at all. Oops. Well, that makes sense, actually.
So, how do I remove a custom behavior for a specific column?
TIA,
Dave