Hi,
How can i get the header name at second level??
I need the header names in second row i.e., Consists, P, G, S.....etc.
Rekha.
Hi Rekha,
In order to help you on this case I need to know the column key of the column "P", "S", "G" .. etc
Once you get the column key (you can get this information from the developer) you will use GetNAProperty of the grid test object.
Regards,
Ammar
Hi Ammar,
Basically the P,G, S columns will not be uniquely identified individually ,
each P or G or S column along with the 1st level column name will be unique.