slckysr
29 Nov 2010, 6:52 AM
hi,
i have a problem with the EditArea Extension.
so i have a panel in extjs with a combo box and editarea field.
i can select codesamples from the combo box. if i select a code sample , the code should be loaded in the editarea. so until now everything is nice. but only the first row of the selected code sample is loaded in the editarea. if i click the editarea, it will be refreshed and the other rows of the code are shown. but i want that all rows are shown at the select of the combo box.
is anyone faced this problem too, and has a solution for this ?
i have a problem with the EditArea Extension.
so i have a panel in extjs with a combo box and editarea field.
i can select codesamples from the combo box. if i select a code sample , the code should be loaded in the editarea. so until now everything is nice. but only the first row of the selected code sample is loaded in the editarea. if i click the editarea, it will be refreshed and the other rows of the code are shown. but i want that all rows are shown at the select of the combo box.
is anyone faced this problem too, and has a solution for this ?