When I click on a row in a grid it highlights the entire row. However, the API method mygrid.selectRowById(Id); doesn’t highlight it. How can I make it do what clicking on a row does?
Unfortunately the issue cannot be reconstructed locally.
selectRowById() method highlights the row well for us.
Here you can find an example:
dhtmlx.com/docs/products/dht … _grid.html
If issue still occurs for you - please, provide any kind of sample of your code, demo link or a complete demo, where the issue can be reproduced.
Here you can find a tutorial about the creating of a complete demo:
docs.dhtmlx.com/doku.php?id=othe … leted_demo