A
Anton
hi
asp.net 3.5
I have a webpage which have a 2 dropdownlists and several textboxes. The
dropdownlists are for selecting the font-size and font-color of the text in
the textboxes. (When storing content of the textboxes to the database I also
store font-size and font-color).
The problem is that when clicking on the textboxes I need to update the
dropdownlists with what I have previously selected for this textbox. I'm not
sure how to do that
any suggestions?
asp.net 3.5
I have a webpage which have a 2 dropdownlists and several textboxes. The
dropdownlists are for selecting the font-size and font-color of the text in
the textboxes. (When storing content of the textboxes to the database I also
store font-size and font-color).
The problem is that when clicking on the textboxes I need to update the
dropdownlists with what I have previously selected for this textbox. I'm not
sure how to do that
any suggestions?