Automatically selecting rows after ajax call
Automatically selecting rows after ajax call
f1mclarenagr
Posts: 1Questions: 0Answers: 0
Is it possible to have a row automatically be selected after an ajax call without clicking it? For example if one of the ID's of the rows being added matches the ID in question, can I automatically select that row without clicking on it? That way if I call fnGetSelected() on that table it will show that row as selected.
Thanks
Thanks
This discussion has been closed.