Question
select multiple header rows
Hi All
I want to select header rows of the table, the header row may be single or multiple.
I tried this app.selection[0].tables[0].rows[0].select(); but this works for single row selection only. Please guide me in the correct way
Thanks in Advance
Shiv
