implement setting row to default
- Add
defaultcolumn to tableChannelPreferwith default value 0. A row can be set to default in database with valuedefault= 1 - When Channel Prefer Dialog is opened, any rows with column
default=1 will be set to default row in which the cells can't be editable though not grey out. Only Edit and Clear buttons are greyed out.