Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Krishn on Jun 20, 2007 19:32
open dhtmlx forum
Is it possible to edit a cell of type Clist

Hi

I have a doubt. Is it possible to edit a cell of type Clist . I tried it but found that it was not possible to do so .

Kindly help me in this issue

regards

Krishna
Answer posted on Jun 22, 2007 16:39
Please check
    samples/pro_excell_extra.html
it have clist exCell and it can be edited.
The only specific requirement "clist" must have list of possible values assigned by js command registerCList, or in case of init from in XML it can be done by <option> tags, same as for comboboxes
Answer posted by sematik (Support) on Dec 04, 2014 12:59

Having solved the problem mentioned above, you may also look through the possible related problems with ghant chart and dhtml forms.