Populate current column with previous row column c# devexpress

72 views Asked by At

I have a treelist. Its first column is repositoryitemcombobox. What I want is populate current column of repositoryitemcombobox with previous row column repositoryitemcombobox, when I press double space in current column. On pressing first space popup will be opened. On second space it should populate value.How to achieve this.

0

There are 0 answers