Automatically selecting rows after ajax call

Automatically selecting rows after ajax call

f1mclarenagrf1mclarenagr Posts: 1Questions: 0Answers: 0
edited August 2011 in General
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
This discussion has been closed.