I have a requirement to read the Table content in the page source code.For normal HTML tables and grid view after rendering convert into HTML also i need to find the content also.Please suggest me some good links.I need to find the content of the Table in the Text File using C# in Asp.Net.
Thanks in-advance 🙂
I have a requirement to read the Table content in the page source code.For
Share
I’m sure, you can do so easily with the Html Agility Pack
Parsing HTML Documents with the Html Agility Pack