This is a migrated thread and some comments may be shown as answers.

TextContent method return empty string.

1 Answer 161 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sivaraj
Top achievements
Rank 1
sivaraj asked on 16 Nov 2011, 08:39 AM
Hi,

objParent.Find.ByName("txtName").TextContent
  
Output : ""  (Empty String)

But the same

objParent.Find.ByName<TextBox>("txtName").Text
  
Output : String Value

Framework Version : "2011.1.609.0"

Thanks,
Siva

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 18 Nov 2011, 06:50 PM
Hello Sivaraj,

Thank you for this report. This is a known issue with the TextContent property. I added your details to the bug report and we hope to have it fixed soon.

You can track the PITS Item here: Public URL .

Best wishes,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
sivaraj
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or