Hi,
have created dynamic grid. Whenever I clicked on add new button on the top it adds the new row having controls dropdown, datepicker etc. On selection of dropdown I am populating the values in other control. I have set the sorting for same dropdown control only. whenever I start typing it immediately sorts the rows but the cursor and focus will remains in the same row only.
I want to implement the functionality in a such a way that sorting will happen only when I finished the editing.
Attached is the screenshot for same.