Devextreme-reactive: how to add select with input in edit or create Row

Created on 23 Aug 2018  路  5Comments  路  Source: DevExpress/devextreme-reactive

i am using vue grid chrome browser.

Currently i am getting input only on edit column(new, edit, delete), however on a lot of places we need select with input, So on edit or creating row can we get select with input.

Grid question

All 5 comments

Hi,

I'm afraid I don't understand your question. Would you please clarify what "input" you are talking about?

@SergeyAlexeev for example we are using 'dx-editing-state' that time if we do click on new or edit link then in each cell we get textbox to insert data, is there any possibility that we can get select with input in cell?

Ex-> we have 'valueEditor' in DxTableEditRow but how can we insert dropdown in value editor.

![input](https://user-images.githubusercontent.com/30336741/44510992-02979480-a66b-11e8-96a3-724c9ad6f774.PNG

Thank you for the additional information.
Please refer to this demo to see how to use a custom editor in the DxTableEditRow plugin.

@SergeyAlexeev thanks, this example resolves all my issues.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zcuric picture zcuric  路  3Comments

pbalzano91 picture pbalzano91  路  3Comments

madebymt picture madebymt  路  3Comments

jesusgp22 picture jesusgp22  路  3Comments

slava-lu picture slava-lu  路  3Comments