inline editing and cascading comboboxes

inline editing and cascading comboboxes

mkoca2mkoca2 Posts: 2Questions: 1Answers: 0

I want to use inline editing and I have two column. Both of them combobox and second column value depends on the value of first column. (For example country and city columns). Do you have any example for this case?
thanks..

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,760Questions: 1Answers: 10,510 Site admin
    Answer ✓

    Unfortunately, inline editing doesn't really lend itself to conditional options since only one field can be displayed at a time with Editor's inline editing mode. The bubble editing (bubble() however might be more useful in this case.

    Allan

  • mkoca2mkoca2 Posts: 2Questions: 1Answers: 0

    thanks for quick reply.

This discussion has been closed.