c# - How to go to a specific line number in DataGrid via ViewModel -


i trying create popup once enter line number textbox , click 'go' button, take line number in datagrid.

my question is, how goto specific line number in datagrid via viewmodel?

the viewmodel has no relation line number of datagrid. viewmodel not know collection bound datagrid. me case view related , should in code behind. if search after id number in collection items viewmodel make sense


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -