08-24-2012, 02:21 PM
@praveendasika
You can capture the grid without records. All you have to do is use On error resume next and try to select the first row.
Chk if there was ny error, an error implies there were no records in the grid.
Plz post a brief description of what are you trying to achive and wht issue r u facing for better solution?
Regards,
Ankesh
You can capture the grid without records. All you have to do is use On error resume next and try to select the first row.
Chk if there was ny error, an error implies there were no records in the grid.
Plz post a brief description of what are you trying to achive and wht issue r u facing for better solution?
Regards,
Ankesh