<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Navin Kumar</title>
    <description>The latest articles on DEV Community by Navin Kumar (@navink162).</description>
    <link>https://dev.to/navink162</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F786302%2Fa9bda079-6ba9-483c-8099-244f9b3fda3d.png</url>
      <title>DEV Community: Navin Kumar</title>
      <link>https://dev.to/navink162</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/navink162"/>
    <language>en</language>
    <item>
      <title>Display excel in Angular page</title>
      <dc:creator>Navin Kumar</dc:creator>
      <pubDate>Wed, 05 Jan 2022 06:29:54 +0000</pubDate>
      <link>https://dev.to/navink162/display-excel-in-angular-page-d73</link>
      <guid>https://dev.to/navink162/display-excel-in-angular-page-d73</guid>
      <description>&lt;p&gt;I have a use case, where I need to display an excel sheet from the server on the page developed using angular. The excel sheet would have formulas &amp;amp; also locked cells. The locked cells should not be editable on the web page &amp;amp; when we enter data in the other unlocked cells, the field with formula should be updated based on the values entered &amp;amp; the formula in the cell. We should also be able to save the excel back to the server. Kindly suggest the approach &amp;amp; if any components which I can use to achieve this functionality.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
