Hello
I am using the following tutorial as an example of what i need to acheive
http://www.jeasyui.com/tutorial/datagrid/datagrid22_demo.htmlFor my project I have 3 nested subgrids, which is working well... I now need to select and edit a line, the line could be from any level of the expanded subgrids..
How can I highlight a line to select (highlighting one line at any one time) and then edit.
Im looking for suggestions on how this can be acheived
Thank you