|
initially highlight a certain table row
Hallo there,
I'm using tigra tables javascript to highlight table rows when clicked. It works perfectly on my project. However, when it is necessary to be initially highlighted a certain row given of the rowIndex, I can't do it to be act that way. I noticed that since I'm using a dynamically javascript, I think that the row is set to the original state(no highlighted row) while the user didn't click any row yet. Thus, I can't do it to be initially highlighted. Any idea how to do it without modifying tigra tables script?
Thanks and best regards.
|