.net - How can I create an Excel sheet view for user input in C#? -


i wanted create view same excel sheet of rows , columns in user can give inputs , should grow dynamically cell should filled program internally , should read only. making windows form application using c#. there way in c#?

there several tools aid in doing task. telerik , infragistics 2 of them.

http://www.telerik.com/

http://blogs.telerik.com/aspnet-ajax/posts/13-07-30/create-excel-asp-net-grid

http://www.infragistics.com/products/windows-forms/infragistics-excel/

this article may useful too. http://support.microsoft.com/default.aspx?scid=kb;en-us;304662


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -